ovsdb-tool

Production Quality, Multilayer Open Virtual Switch

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