qmi-firmware-update
Utilities to use the QMI protocol from the command line
RUN apt-get update && \
apt-get install -y libqmi-utils
RUN apt-get update && \
apt-get install -y libqmi-utils
RUN apk add libqmi
RUN pacman -S --noconfirm libqmi
RUN apt-get update && \
apt-get install -y libqmi-utils
RUN yum install -y libqmi
RUN dnf install -y libqmi-utils
RUN apt-get update && \
apt-get install -y libqmi-utils