mbimcli

Utilities to use the MBIM protocol from the command line

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