macOS
brew install avralocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de avra pour les workflows d'agents IA.
installation
brew install avralocal Homebrew formula metadata
sudo apk add avraAlpine Linux edge package indexes · avra · Source: dl-cdn.alpinelinux.org
sudo apt install avraDebian stable package indexes · avra · Source: deb.debian.org
sudo dnf install avraFedora Rawhide package metadata · avra · Source: dl.fedoraproject.org
nix profile install nixpkgs#avranixpkgs package indexes · pkgs/by-name/av/avra/package.nix · Source: api.github.com
aperçu
Assembler for the Atmel AVR microcontroller family
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
avra | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/Ro5bert/avra
métadonnées d'installation
| Clé du paquet | brew:avra |
|---|---|
| Version | 1.4.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/avra |
| Page d'accueil | https://github.com/Ro5bert/avra |
| Dépôt | https://github.com/Ro5bert/avra |
| Docs amont | https://github.com/Ro5bert/avra/blob/master/CHANGELOG.md |
| Licence | GPL-2.0-or-later |
| Archive source | https://github.com/Ro5bert/avra/archive/refs/tags/1.4.2.tar.gz |
| Dépendances de compilation | autoconf, automake |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 avrapiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.