brctl

Ethernet bridge administration. More information: <https://manned.org/brctl>.

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