mmcli

Control and monitor the ModemManager. More information: <https://www.freedesktop.org/software/ModemManager/man/latest/mmcli.1.html>.

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