macOS
brew install avralocal Homebrew formula metadata
brew
avra のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install avralocal Homebrew formula metadata
sudo apk add avraAlpine Linux edge package indexes · avra · ソース: dl-cdn.alpinelinux.org
sudo dnf install avraFedora Rawhide package metadata · avra · ソース: dl.fedoraproject.org
nix profile install nixpkgs#avranixpkgs package indexes · pkgs/by-name/av/avra/package.nix · ソース: api.github.com
概要
Assembler for the Atmel AVR microcontroller family
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
avra | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/Ro5bert/avra
インストールメタデータ
| パッケージキー | brew:avra |
|---|---|
| バージョン | 1.4.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/avra |
| ホームページ | https://github.com/Ro5bert/avra |
| リポジトリ | https://github.com/Ro5bert/avra |
| 上流ドキュメント | https://github.com/Ro5bert/avra/blob/master/CHANGELOG.md |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/Ro5bert/avra/archive/refs/tags/1.4.2.tar.gz |
| ビルド依存関係 | autoconf, automake |
| Bottle | 利用可能 (対象 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 | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 avraソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.