dfu-programmer

device firmware update (DFU) based USB programmer for Atmel chips

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