iw

Show and manipulate wireless devices. More information: <https://manned.org/iw>.

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