macOS
brew install avralocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.