macOS
brew install avralocal Homebrew formula metadata
brew
Assembler for the Atmel AVR microcontroller family. Version 1.4.2 via Homebrew; verified from local package data.
install
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
overview
Assembler for the Atmel AVR microcontroller family
history
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.
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 |
|---|---|---|---|
avra | 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/Ro5bert/avra
install metadata
| Package key | brew:avra |
|---|---|
| Version | 1.4.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/avra |
| Homepage | https://github.com/Ro5bert/avra |
| Repository | https://github.com/Ro5bert/avra |
| Upstream docs | https://github.com/Ro5bert/avra/blob/master/CHANGELOG.md |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/Ro5bert/avra/archive/refs/tags/1.4.2.tar.gz |
| Build dependencies | autoconf, automake |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 avrasource 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.