macOS
brew install avrdudelocal Homebrew formula metadata
sudo port install avrdudeMacPorts ports tree · cross/avrdude/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für avrdude in AI-Agent-Workflows.
Installation
brew install avrdudelocal Homebrew formula metadata
sudo port install avrdudeMacPorts ports tree · cross/avrdude/Portfile · Quelle: api.github.com
sudo apk add avrdudeAlpine Linux edge package indexes · avrdude · Quelle: dl-cdn.alpinelinux.org
sudo apt install avrdudeDebian stable package indexes · avrdude · Quelle: deb.debian.org
sudo dnf install avrdudeFedora Rawhide package metadata · avrdude · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#avrdudenixpkgs package indexes · pkgs/by-name/av/avrdude/package.nix · Quelle: api.github.com
sudo pacman -S avrdudeArch Linux sync databases · avrdude · Quelle: geo.mirror.pkgbuild.com
sudo zypper install avrdudeopenSUSE Tumbleweed package metadata · avrdude · Quelle: download.opensuse.org
scoop install main/avrdudeScoop official bucket manifest trees · bucket/avrdude.json · Quelle: api.github.com
winget install --id AVRDudes.AVRDUDE -eWindows Package Manager source index · AVRDudes.AVRDUDE · Quelle: cdn.winget.microsoft.com
Überblick
Atmel AVR MCU programmer
Verlauf
AVRDUDE, the AVR Downloader/Uploader, is the standard command-line utility for programming Microchip AVR microcontrollers. It writes and reads flash, EEPROM, fuse bits, lock bits, and other device memories through a large set of supported programmers and bootloaders.
AVRDUDE was originally written in 2003 by Brian S. Dean under the name AVRPROG for FreeBSD. The official manual says it was renamed AVRDUDE when interest grew in a Windows port, avoiding a naming conflict with Atmel's AVRPROG.EXE.
For many years the project lived in public repositories on Savannah at nongnu.org, where it was ported beyond FreeBSD to Linux, macOS, and Windows. The manual names Ted Roth, Eric Weddington, and Jorg Wunsch among the developers behind the porting effort, and the README says Jorg Wunsch has maintained it since 2006 with help from contributors.
In 2022, AVRDUDE moved to GitHub under the `avrdudes` organization. Current documentation is published through GitHub Pages, with older release manuals kept online, and the active repository continues to add programmer support, device database updates, CI packaging, Python bindings, and a GUI demonstrator for libavrdude.
AVRDUDE is widely packaged because it sits in the critical path between compiled AVR firmware and physical chips. The official README tells Linux users to install the `avrdude` package through their distribution and macOS users to use MacPorts or Homebrew; the batch input additionally lists Alpine, Debian, Fedora, Nix, pacman, Scoop, Ubuntu, winget, and openSUSE.
Its adoption expanded with AVR hobbyist and Arduino-era workflows. The README's example programs an Arduino Uno using the `arduino` programmer protocol, and package managers keep AVRDUDE close to avr-gcc, bootloaders, USB programmer rules, and embedded build systems.
A typical invocation selects a part with `-p`, a programmer with `-c`, a port with `-P`, and a memory operation with `-U`, for example writing an Intel HEX file to flash. The manual also documents direct instruction mode, terminal mode, programmer-specific extended parameters, and configuration entries for new parts or programmers.
AVRDUDE's configuration file is central to its package behavior because part and programmer definitions live there. The manual documents system config lookup near the executable and `/usr/local/etc/avrdude.conf`, plus user config in `~/.config/avrdude/avrdude.rc` or `~/.avrduderc`.
AVRDUDE is one of those unglamorous packages that makes embedded development feel like Unix: compile a HEX file, call one command, program a board. It is scriptable, cross-platform, and has enough programmer backends to outlive generations of hardware adapters.
It is also a packaging coordination point. Distributions have to ship the binary, the evolving `avrdude.conf`, docs, udev or USB access guidance, and sometimes Windows/macOS release artifacts. The result is a small CLI with a surprisingly large hardware compatibility surface.
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<directory from which application loaded>/../etc/avrdude.conf<directory from which application loaded>/avrdude.conf/usr/local/etc/avrdude.conf${XDG_CONFIG_HOME}/avrdude/avrdude.rc${HOME}/.config/avrdude/avrdude.rc${HOME}/.avrduderc<directory from which avrdude.exe loaded>/avrdude.conf<directory from which avrdude.exe loaded>/avrdude.rcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
avrdude | cli | globales Executable | |
elf2tag | 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/avrdudes/avrdude
Installationsmetadaten
| Paketschlüssel | brew:avrdude |
|---|---|
| Version | 8.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/avrdude |
| Homepage | https://www.nongnu.org/avrdude/ |
| Repository | https://github.com/avrdudes/avrdude |
| Upstream-Dokumentation | https://avrdudes.github.io/avrdude |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/avrdudes/avrdude/archive/refs/tags/v8.1.tar.gz |
| Abhängigkeiten | hidapi, libftdi, libusb, libusb-compat |
| Build-Abhängigkeiten | cmake, libelf |
| 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 | avrdude |
| 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.
avrdude 7.1+dfsg-3+b2
software for programming Atmel AVR microcontrollers
https://github.com/avrdudes/avrdude/
sudo apt install avrdudeavrdude-doc 7.1+dfsg-3
documentation for avrdude
https://github.com/avrdudes/avrdude/
sudo apt install avrdude-docavrdude
nix profile install nixpkgs#avrdudeavrdude 7.1+dfsg-3build2
software for programming Atmel AVR microcontrollers
https://github.com/avrdudes/avrdude/
sudo apt install avrdudeavrdude-doc 7.1+dfsg-3build2
documentation for avrdude
https://github.com/avrdudes/avrdude/
sudo apt install avrdude-docavrdude 8.1-r0
Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers
https://github.com/avrdudes/avrdude
sudo apk add avrdudeavrdude-dev 8.1-r0
Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers (development files)
https://github.com/avrdudes/avrdude
sudo apk add avrdude-devavrdude-doc 8.1-r0
Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers (documentation)
https://github.com/avrdudes/avrdude
sudo apk add avrdude-docavrdude-libs 8.1-r0
Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers (libraries)
https://github.com/avrdudes/avrdude
sudo apk add avrdude-libsavrdude 8.0-9.fc44
Software for programming Atmel AVR Microcontroller
https://github.com/avrdudes/avrdude
sudo dnf install avrdudeavrdude 1:8.1-1
Download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers
https://github.com/avrdudes/avrdude/
sudo pacman -S avrdudeavrdude 8.0-2.4
Upload tool for AVR microcontrollers
https://github.com/avrdudes/avrdude
sudo zypper install avrdudeavrdude-devel 8.0-2.4
Development files for avrdude
https://github.com/avrdudes/avrdude
sudo zypper install avrdude-devellibavrdude2 8.0-2.4
Shared library of avrdude
https://github.com/avrdudes/avrdude
sudo zypper install libavrdude2avrdude
sudo port install avrdudemain/avrdude
scoop install main/avrdudeQuellspur
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.