usb_modeswitch

mode switching tool for controlling "flip flop" USB devices

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