macOS
brew install dfu-utillocal Homebrew formula metadata
sudo port install dfu-utilMacPorts ports tree · cross/dfu-util/Portfile · 来源: api.github.com
安装
brew install dfu-utillocal Homebrew formula metadata
sudo port install dfu-utilMacPorts ports tree · cross/dfu-util/Portfile · 来源: api.github.com
sudo apk add dfu-utilAlpine Linux edge package indexes · dfu-util · 来源: dl-cdn.alpinelinux.org
sudo apt install dfu-utilDebian stable package indexes · dfu-util · 来源: deb.debian.org
sudo dnf install dfu-utilFedora Rawhide package metadata · dfu-util · 来源: dl.fedoraproject.org
nix profile install nixpkgs#dfu-utilnixpkgs package indexes · pkgs/by-name/df/dfu-util/package.nix · 来源: api.github.com
sudo pacman -S dfu-utilArch Linux sync databases · dfu-util · 来源: geo.mirror.pkgbuild.com
sudo zypper install dfu-utilopenSUSE Tumbleweed package metadata · dfu-util · 来源: download.opensuse.org
scoop install main/dfu-utilScoop official bucket manifest trees · bucket/dfu-util.json · 来源: api.github.com
概览
USB programmer
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dfu-prefix | cli | 全局可执行文件 | |
dfu-suffix | cli | 全局可执行文件 | |
dfu-util | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://dfu-util.sourceforge.net/
安装元数据
| 软件包键 | brew:dfu-util |
|---|---|
| 版本 | 0.11 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dfu-util |
| 主页 | https://dfu-util.sourceforge.net/ |
| 仓库 | https://sourceforge.net/p/dfu-util/dfu-util/ci/master/tree |
| 上游文档 | https://dfu-util.sourceforge.net/ |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://downloads.sourceforge.net/project/dfu-util/dfu-util-0.11.tar.gz |
| 依赖 | libusb |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-util来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.