iwpriv

Tools for manipulating Linux Wireless Extensions

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