macOS
brew install dfu-programmerlocal Homebrew formula metadata
sudo port install dfu-programmerMacPorts ports tree · cross/dfu-programmer/Portfile · 来源: api.github.com
安装
brew install dfu-programmerlocal Homebrew formula metadata
sudo port install dfu-programmerMacPorts ports tree · cross/dfu-programmer/Portfile · 来源: api.github.com
sudo apk add dfu-programmerAlpine Linux edge package indexes · dfu-programmer · 来源: dl-cdn.alpinelinux.org
sudo apt install dfu-programmerDebian stable package indexes · dfu-programmer · 来源: deb.debian.org
nix profile install nixpkgs#dfu-programmernixpkgs package indexes · pkgs/by-name/df/dfu-programmer/package.nix · 来源: api.github.com
sudo pacman -S dfu-programmerArch Linux sync databases · dfu-programmer · 来源: geo.mirror.pkgbuild.com
sudo zypper install dfu-programmeropenSUSE Tumbleweed package metadata · dfu-programmer · 来源: download.opensuse.org
scoop install extras/dfu-programmerScoop official bucket manifest trees · bucket/dfu-programmer.json · 来源: api.github.com
概览
Device firmware update based USB programmer for Atmel chips
历史
dfu-programmer is a command-line USB firmware flashing tool for chips with Atmel-compatible DFU bootloaders. In package-manager culture it sits in the small but important embedded-tooling shelf: the utility you install when a board exposes a DFU bootloader but vendor GUI tools are the wrong shape for a Unix workflow.
The project README says dfu-programmer was created because Atmel FLIP did not support USB flashing on Linux and generic DFU loaders did not work with Atmel chips. Its release notes show a long 0.x line beginning with an initial 0.1 release, expanding chip coverage through AVR, 8051, AVR32, XMEGA, and experimental STM32 support, and later modernizing around libusb-1.0.
The supplied package facts list dfu-programmer across Homebrew, Debian, Ubuntu, Arch, Alpine, MacPorts, Nix, Scoop, and openSUSE-style packaging. That spread matches its role as a small, hardware-adjacent CLI that distribution maintainers keep available for developers who need repeatable firmware flashing from scripts or build instructions.
Typical use is direct and device-oriented: build or install the tool, connect a supported target in bootloader mode, erase or flash memory, and optionally use completion or target-listing helpers. The official README emphasizes Unix/Linux/macOS source builds, Windows driver considerations, and the supported chip matrix.
Package nerds care about dfu-programmer because it represents the non-glamorous edge where package managers meet USB permissions, libusb ABI changes, vendor bootloaders, and hardware testability. It is also a good example of why small firmware CLIs tend to persist in distributions: one binary can replace a GUI-only vendor workflow for many boards.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
dfu-programmer | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/dfu-programmer/dfu-programmer
安装元数据
| 软件包键 | brew:dfu-programmer |
|---|---|
| 版本 | 1.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/dfu-programmer |
| 主页 | https://github.com/dfu-programmer/dfu-programmer |
| 仓库 | https://github.com/dfu-programmer/dfu-programmer |
| 上游文档 | http://dfu-programmer.github.io |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/dfu-programmer/dfu-programmer/releases/download/v1.1.0/dfu-programmer-1.1.0.tar.gz |
| 依赖 | libusb |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dfu-programmer |
| 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-programmer 0.6.1-1+b2
device firmware update (DFU) based USB programmer for Atmel chips
http://dfu-programmer.sourceforge.net/
sudo apt install dfu-programmerdfu-programmer
nix profile install nixpkgs#dfu-programmerdfu-programmer 0.6.1-1build1
device firmware update (DFU) based USB programmer for Atmel chips
http://dfu-programmer.sourceforge.net/
sudo apt install dfu-programmerdfu-programmer 1.1.0-r0
Command-line programmer for Atmel USB microcontrollers
https://dfu-programmer.github.io/
sudo apk add dfu-programmerdfu-programmer-bash-completion 1.1.0-r0
Bash completions for dfu-programmer
https://dfu-programmer.github.io/
sudo apk add dfu-programmer-bash-completiondfu-programmer-doc 1.1.0-r0
Command-line programmer for Atmel USB microcontrollers (documentation)
https://dfu-programmer.github.io/
sudo apk add dfu-programmer-docdfu-programmer 1.1.0-1
Programmer for Atmel chips with a USB bootloader
https://github.com/dfu-programmer/dfu-programmer
sudo pacman -S dfu-programmerdfu-programmer 1.1.0-1.5
A Device Firmware Update based USB programmer for Atmel chips
http://dfu-programmer.sourceforge.net
sudo zypper install dfu-programmerdfu-programmer
sudo port install dfu-programmerextras/dfu-programmer
scoop install extras/dfu-programmer来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.