dfu-suffix

Device firmware update (DFU) USB programmer

Debian Debian
RUN apt-get update && \ apt-get install -y dfu-util
Ubuntu
RUN apt-get update && \ apt-get install -y dfu-util
Arch Arch Linux
RUN pacman -S --noconfirm dfu-util
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dfu-util
Fedora
RUN dnf install -y dfu-util
Raspbian
RUN apt-get update && \ apt-get install -y dfu-util
click the source code to copy install dfu-suffix on any operating system with command-not-found.com