gusbcmd

Libraries and headers for gusb

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