ovs-benchmark

Open vSwitch common components

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