connmanctl

Intel Connection Manager daemon

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