dfu-tool

Firmware update daemon

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