gusbcmd
Libraries and headers for gusb
RUN apt-get update && \
apt-get install -y libgusb-dev
RUN apt-get update && \
apt-get install -y libgusb-dev
RUN apk add libgusb
RUN pacman -S --noconfirm libgusb
RUN apt-get update && \
apt-get install -y libgusb-dev
RUN yum install -y libgusb-devel
RUN dnf install -y libgusb-devel
RUN apt-get update && \
apt-get install -y libgusb-dev