ovs-pcap

Open vSwitch switch implementations

Debian Debian
RUN apt-get update && \ apt-get install -y openvswitch-switch
Ubuntu
RUN apt-get update && \ apt-get install -y openvswitch-switch
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
Fedora
RUN dnf install -y openvswitch-test
Raspbian
RUN apt-get update && \ apt-get install -y openvswitch-switch
click the source code to copy install ovs-pcap on any operating system with command-not-found.com