# 使用 Homebrew, dnf 安装 asm6809

查看 asm6809 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:asm6809
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install asm6809
```

  证据: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install asm6809
```

  证据: Fedora Rawhide package metadata: asm6809 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## 软件包事实

- **软件包键:** brew:asm6809
- **软件包管理器:** Homebrew
- **版本:** 2.17
- **来源摘要:** Cross assembler targeting the Motorola 6809 and Hitachi 6309
- **主页:** <https://www.6809.org.uk/asm6809/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- asm6809 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 2.17
## 项目历史与用法

asm6809 is a portable macro cross-assembler for Motorola 6809 and Hitachi 6309 code. The upstream manual describes those processors as most commonly encountered in Dragon and Tandy Colour Computer systems.

### 项目历史

The upstream changelog records prereleases beginning in August 2013 and an initial 2.0 release on April 30, 2014. Early 2.x releases added a manpage, macro and expression improvements, conditional assembly, output options, and tests.

The project has remained active in a small-retro-tooling style rather than moving to a large hosting forge. The official site publishes tarballs, Windows builds, a Git repository, HTML/PDF/text manuals, and a detailed changelog on the author's 6809.org.uk domain.

### 采用历史

asm6809 is packaged by Homebrew and Fedora according to the input package facts, while the upstream site also offers Debian snapshot builds, an Ubuntu PPA, and Windows binaries. Homebrew analytics are small, but that is normal for a specialized cross-assembler aimed at 6809 and 6309 retrocomputing.

### 使用方式

The command reads one or more source files and performs enough passes for symbols and addresses to stabilize. It can emit raw binary, DragonDOS binary, CoCo RS-DOS/DECB segmented binary, Motorola S-record, and Intel HEX output, plus optional listing, exports, and symbol files.

### 为什么软件包爱好者会关心

For package nerds, asm6809 is a neat example of a retrocomputing tool that still behaves like a conventional Unix package: source tarballs, a manpage-style manual, distro packages, Windows zips, and a plain Git repository. It is also domain-specific in a useful way, preserving Dragon and CoCo workflows without pulling in an emulator or full IDE.

### 时间线

- 2013: First prerelease recorded in the upstream changelog.
- 2014: Version 2.0 initial release.
- 2017: 2.10 added FQB and expression/table fixes after several 2016 and 2017 compatibility releases.
- 2019: 2.12 added `--max-passes` and S-record checksum fixes.
- 2025: 2.17 released, fixing use of `*` as current PC in expressions.

### Related projects

- The upstream homepage names LWTOOLS/LWASM and A09 as similar assemblers, and points to XRoar as an emulator that can run asm6809 output.

### 来源

- <https://formulae.brew.sh/api/formula/asm6809.json>
- <https://www.6809.org.uk/asm6809/>
- <https://www.6809.org.uk/asm6809/dl/>
- <https://www.6809.org.uk/asm6809/doc/ChangeLog>
- <https://www.6809.org.uk/asm6809/doc/asm6809.shtml>
- source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- dnf - asm6809 - 2.16-5.fc45: normalized package name match | Fedora Rawhide package metadata: asm6809 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Multiple pass 6809 & 6309 cross assembler | http://www.6809.org.uk/asm6809/


## Combined YAML source

View the package source record on GitHub. [combined/asm6809.yml](https://github.com/mxcl/pkgdb/blob/main/combined/asm6809.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
