rfkill

Enable and disable wireless devices. More information: <https://manned.org/rfkill>.

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