macOS
brew install dfu-programmerlocal Homebrew formula metadata
sudo port install dfu-programmerMacPorts ports tree · cross/dfu-programmer/Portfile · source: api.github.com
brew
Device firmware update based USB programmer for Atmel chips. Version 1.1.0 via Homebrew; verified from local package data.
install
brew install dfu-programmerlocal Homebrew formula metadata
sudo port install dfu-programmerMacPorts ports tree · cross/dfu-programmer/Portfile · source: api.github.com
sudo apk add dfu-programmerAlpine Linux edge package indexes · dfu-programmer · source: dl-cdn.alpinelinux.org
sudo apt install dfu-programmerDebian stable package indexes · dfu-programmer · source: deb.debian.org
nix profile install nixpkgs#dfu-programmernixpkgs package indexes · pkgs/by-name/df/dfu-programmer/package.nix · source: api.github.com
sudo pacman -S dfu-programmerArch Linux sync databases · dfu-programmer · source: geo.mirror.pkgbuild.com
sudo zypper install dfu-programmeropenSUSE Tumbleweed package metadata · dfu-programmer · source: download.opensuse.org
scoop install extras/dfu-programmerScoop official bucket manifest trees · bucket/dfu-programmer.json · source: api.github.com
overview
Device firmware update based USB programmer for Atmel chips
history
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.
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-programmer | 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://github.com/dfu-programmer/dfu-programmer
install metadata
| Package key | brew:dfu-programmer |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dfu-programmer |
| Homepage | https://github.com/dfu-programmer/dfu-programmer |
| Repository | https://github.com/dfu-programmer/dfu-programmer |
| Upstream docs | http://dfu-programmer.github.io |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/dfu-programmer/dfu-programmer/releases/download/v1.1.0/dfu-programmer-1.1.0.tar.gz |
| Dependencies | libusb |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, 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-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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-programmersource 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.