ovs-l3ping

Open vSwitch test package

Debian Debian
RUN apt-get update && \ apt-get install -y openvswitch-test
Ubuntu
RUN apt-get update && \ apt-get install -y openvswitch-test
Alpine
RUN apk add openvswitch
Arch Arch Linux
RUN pacman -S --noconfirm openvswitch
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openvswitch-common
CentOS
RUN yum install -y openvswitch-test
Fedora
RUN dnf install -y openvswitch-test
Raspbian
RUN apt-get update && \ apt-get install -y openvswitch-test
click the source code to copy install ovs-l3ping on any operating system with command-not-found.com