qmi-firmware-update
Utilities to use the QMI protocol from the command line
Install
- All systems
-
curl cmd.cat/qmi-firmware-update.sh
- Debian
-
apt-get install libqmi-utils
- Ubuntu
-
apt-get install libqmi-utils
- Alpine
-
apk add libqmi
- Arch Linux
-
pacman -S libqmi
- Kali Linux
-
apt-get install libqmi-utils
- CentOS
-
yum install libqmi
- Fedora
-
dnf install libqmi-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libqmi-utils
- Raspbian
-
apt-get install libqmi-utils
- Dockerfile
- dockerfile.run/qmi-firmware-update
- Docker
-
docker run cmd.cat/qmi-firmware-update qmi-firmware-update
powered by Commando
libqmi-utils
Utilities to use the QMI protocol from the command line
This package contains the utilities that make it easier to use QMI functionality from the command line.
libqmi
This package contains the libraries that make it easier to use QMI
functionality from applications that use glib.