macOS
brew install dfu-utillocal Homebrew formula metadata
sudo port install dfu-utilMacPorts ports tree · cross/dfu-util/Portfile · source: api.github.com
brew
USB programmer. Version 0.11 via Homebrew; verified from local package data.
install
brew install dfu-utillocal Homebrew formula metadata
sudo port install dfu-utilMacPorts ports tree · cross/dfu-util/Portfile · source: api.github.com
sudo apk add dfu-utilAlpine Linux edge package indexes · dfu-util · source: dl-cdn.alpinelinux.org
sudo apt install dfu-utilDebian stable package indexes · dfu-util · source: deb.debian.org
sudo dnf install dfu-utilFedora Rawhide package metadata · dfu-util · source: dl.fedoraproject.org
nix profile install nixpkgs#dfu-utilnixpkgs package indexes · pkgs/by-name/df/dfu-util/package.nix · source: api.github.com
sudo pacman -S dfu-utilArch Linux sync databases · dfu-util · source: geo.mirror.pkgbuild.com
sudo zypper install dfu-utilopenSUSE Tumbleweed package metadata · dfu-util · source: download.opensuse.org
scoop install main/dfu-utilScoop official bucket manifest trees · bucket/dfu-util.json · source: api.github.com
overview
USB programmer
history
dfu-util is the general-purpose host-side command-line utility for USB Device Firmware Upgrade. It downloads firmware to DFU-capable devices, uploads firmware from them, and ships companion tools for DFU suffix and prefix handling.
The official manual records dfu-util as originally written for the OpenMoko project by Weston Schmidt and Harald Welte, with support added over time for DFU 1.0, DFU 1.1, and ST's DfuSe variant. The project homepage also notes that Harald Welte's original work was partly based on dfu-programmer 0.4 and that the project is maintained by Tormod Volden.
The official homepage names Openmoko Neo1973 and Freerunner among tested devices, then broadens the list to microcontroller boards, phones, DfuSe devices, STM32 bootloaders, Black Magic Probe, Particle-era hardware, and other embedded targets. It also states that most Linux distributions ship dfu-util and that macOS users can install it through Homebrew or MacPorts.
The man page documents the core package-manager-visible workflow: list attached DFU devices, select by USB identifiers, interface, path, or serial number, then upload with -U or download with -D. DfuSe usage adds address selection and modifiers such as leave, unprotect, and mass-erase for devices whose DFU behavior extends the base USB specification.
dfu-util is a classic tiny-but-critical system package: it is not a framework, but it lets firmware projects document one portable command instead of vendor GUI steps. Its packaging matters because hardware instructions, board recovery guides, and CI-adjacent flashing scripts assume the binary can be installed from the user's normal OS package manager.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dfu-prefix | cli | global executable | |
dfu-suffix | cli | global executable | |
dfu-util | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://dfu-util.sourceforge.net/
install metadata
| Package key | brew:dfu-util |
|---|---|
| Version | 0.11 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dfu-util |
| Homepage | https://dfu-util.sourceforge.net/ |
| Repository | https://sourceforge.net/p/dfu-util/dfu-util/ci/master/tree |
| Upstream docs | https://dfu-util.sourceforge.net/ |
| License | GPL-2.0-or-later |
| Source archive | https://downloads.sourceforge.net/project/dfu-util/dfu-util-0.11.tar.gz |
| Dependencies | libusb |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dfu-util |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dfu-util 0.11-3
Device firmware update (DFU) USB programmer
https://dfu-util.sourceforge.net
sudo apt install dfu-utildfu-util
nix profile install nixpkgs#dfu-utildfu-util 0.11-1
Device firmware update (DFU) USB programmer
http://dfu-util.sourceforge.net
sudo apt install dfu-utildfu-util 0.11-r1
Host side implementation of the DFU 1.0 and DFU 1.1 specifications
https://dfu-util.sourceforge.net/
sudo apk add dfu-utildfu-util-doc 0.11-r1
Host side implementation of the DFU 1.0 and DFU 1.1 specifications (documentation)
https://dfu-util.sourceforge.net/
sudo apk add dfu-util-docdfu-util 0.11-13.fc44
USB Device Firmware Upgrade tool
http://dfu-util.sourceforge.net/
sudo dnf install dfu-utildfu-util 0.11-3
Tool intended to download and upload firmware using DFU protocol to devices connected over USB
http://dfu-util.sourceforge.net/
sudo pacman -S dfu-utildfu-util 0.11-2.10
DFU firmware upgrade utility
http://dfu-util.sourceforge.net
sudo zypper install dfu-utildfu-util
sudo port install dfu-utilmain/dfu-util
scoop install main/dfu-utilsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.