macOS
brew install dfu-utillocal Homebrew formula metadata
sudo port install dfu-utilMacPorts ports tree · cross/dfu-util/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dfu-util in AI-Agent-Workflows.
Installation
brew install dfu-utillocal Homebrew formula metadata
sudo port install dfu-utilMacPorts ports tree · cross/dfu-util/Portfile · Quelle: api.github.com
sudo apk add dfu-utilAlpine Linux edge package indexes · dfu-util · Quelle: dl-cdn.alpinelinux.org
sudo apt install dfu-utilDebian stable package indexes · dfu-util · Quelle: deb.debian.org
sudo dnf install dfu-utilFedora Rawhide package metadata · dfu-util · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#dfu-utilnixpkgs package indexes · pkgs/by-name/df/dfu-util/package.nix · Quelle: api.github.com
sudo pacman -S dfu-utilArch Linux sync databases · dfu-util · Quelle: geo.mirror.pkgbuild.com
sudo zypper install dfu-utilopenSUSE Tumbleweed package metadata · dfu-util · Quelle: download.opensuse.org
scoop install main/dfu-utilScoop official bucket manifest trees · bucket/dfu-util.json · Quelle: api.github.com
Überblick
USB programmer
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
dfu-prefix | cli | globales Executable | |
dfu-suffix | cli | globales Executable | |
dfu-util | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://dfu-util.sourceforge.net/
Installationsmetadaten
| Paketschlüssel | brew:dfu-util |
|---|---|
| Version | 0.11 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | 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-Dokumentation | https://dfu-util.sourceforge.net/ |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://downloads.sourceforge.net/project/dfu-util/dfu-util-0.11.tar.gz |
| Abhängigkeiten | libusb |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-utilQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.