macOS
brew install avralocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für avra in AI-Agent-Workflows.
Installation
brew install avralocal Homebrew formula metadata
sudo apk add avraAlpine Linux edge package indexes · avra · Quelle: dl-cdn.alpinelinux.org
sudo apt install avraDebian stable package indexes · avra · Quelle: deb.debian.org
sudo dnf install avraFedora Rawhide package metadata · avra · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#avranixpkgs package indexes · pkgs/by-name/av/avra/package.nix · Quelle: api.github.com
Überblick
Assembler for the Atmel AVR microcontroller family
Verlauf
AVRA is a C99 assembler for Atmel AVR microcontrollers, intended to be mostly compatible with Atmel's AVRASM32 while remaining portable and packageable on Unix-like systems.
The official README says the initial version of AVRA was written by John Anders Haugum, who released versions through 0.7. Tobias Weber later took over, followed by Burkhard Arenfeld for the 1.2 line and Jerry Jacobs for 1.3.
The changelog shows AVRA evolving from a late-1990s/early-2000s AVR assembler into a practical replacement for AVRASM32: COFF output, device definitions, macro improvements, AVRASM-compatible command-line behavior, include paths, Windows and Linux build fixes, and later regression tests.
After an eight-year inactive period following the 1.3 era, Virgil Dupras revived the project and prepared the 1.4 release. The current GitHub repository was created in 2019 and continues that revived maintenance line.
AVRA's adoption follows the embedded-toolchain pattern: small C program, no daemon, useful in Makefiles, and easy to package. The batch input lists Alpine, Homebrew, Debian, Fedora, Nix, and Ubuntu packages.
Its reason to exist in package managers is compatibility. Developers with old AVR assembly projects or examples written for Atmel tooling can assemble them on Unix-like systems without installing the original Windows AVRASM32 environment.
The basic command is `avra mysource.S`, producing Intel HEX output by default. AVRA also supports list, map, object/debug output, include paths, C-like conditional directives, enhanced macros, build date meta tags, and a device list.
The README frames AVRA as a drop-in-ish replacement for AVRASM32, including error-message behavior intended to work with AVR Studio-style workflows.
AVRA is package-manager-friendly embedded tooling: a standalone compiler-like binary that turns source into HEX files and does not require a vendor IDE.
It also represents the open-source preservation of AVR assembly workflows. Its changelog is full of small device database additions and compatibility fixes, exactly the maintenance work that keeps old microcontroller projects buildable.
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 |
|---|---|---|---|
avra | 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/Ro5bert/avra
Installationsmetadaten
| Paketschlüssel | brew:avra |
|---|---|
| Version | 1.4.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/avra |
| Homepage | https://github.com/Ro5bert/avra |
| Repository | https://github.com/Ro5bert/avra |
| Upstream-Dokumentation | https://github.com/Ro5bert/avra/blob/master/CHANGELOG.md |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/Ro5bert/avra/archive/refs/tags/1.4.2.tar.gz |
| Build-Abhängigkeiten | autoconf, automake |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | avra |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
avra 1.4.2+dfsg-1
assembler for Atmel AVR microcontrollers
https://github.com/Ro5bert/avra
sudo apt install avraavra
nix profile install nixpkgs#avraavra 1.4.2+dfsg-1
assembler for Atmel AVR microcontrollers
https://github.com/Ro5bert/avra
sudo apt install avraavra 1.4.2-r0
Assembler for the Atmel AVR microcontroller family
https://github.com/Ro5bert/avra
sudo apk add avraavra-dev 1.4.2-r0
Assembler for the Atmel AVR microcontroller family (development files)
https://github.com/Ro5bert/avra
sudo apk add avra-devavra 1.4.2-12.fc44
Atmel AVR assembler
https://github.com/Ro5bert/avra
sudo dnf install avraQuellspur
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.