airmon-ng

Activate monitor mode on wireless network devices. Part of aircrack-ng. More information: <https://www.aircrack-ng.org/doku.php?id=airmon-ng>.

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