macOS
brew install dfu-programmerlocal Homebrew formula metadata
sudo port install dfu-programmerMacPorts ports tree · cross/dfu-programmer/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dfu-programmer in AI-Agent-Workflows.
Installation
brew install dfu-programmerlocal Homebrew formula metadata
sudo port install dfu-programmerMacPorts ports tree · cross/dfu-programmer/Portfile · Quelle: api.github.com
sudo apk add dfu-programmerAlpine Linux edge package indexes · dfu-programmer · Quelle: dl-cdn.alpinelinux.org
sudo apt install dfu-programmerDebian stable package indexes · dfu-programmer · Quelle: deb.debian.org
nix profile install nixpkgs#dfu-programmernixpkgs package indexes · pkgs/by-name/df/dfu-programmer/package.nix · Quelle: api.github.com
sudo pacman -S dfu-programmerArch Linux sync databases · dfu-programmer · Quelle: geo.mirror.pkgbuild.com
sudo zypper install dfu-programmeropenSUSE Tumbleweed package metadata · dfu-programmer · Quelle: download.opensuse.org
scoop install extras/dfu-programmerScoop official bucket manifest trees · bucket/dfu-programmer.json · Quelle: api.github.com
Überblick
Device firmware update based USB programmer for Atmel chips
Verlauf
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.
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-programmer | 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://github.com/dfu-programmer/dfu-programmer
Installationsmetadaten
| Paketschlüssel | brew:dfu-programmer |
|---|---|
| Version | 1.1.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/dfu-programmer |
| Homepage | https://github.com/dfu-programmer/dfu-programmer |
| Repository | https://github.com/dfu-programmer/dfu-programmer |
| Upstream-Dokumentation | http://dfu-programmer.github.io |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/dfu-programmer/dfu-programmer/releases/download/v1.1.0/dfu-programmer-1.1.0.tar.gz |
| Abhängigkeiten | libusb |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, 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-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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-programmerQuellspur
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.