# Install asm6809 with Homebrew, dnf

Cross assembler targeting the Motorola 6809 and Hitachi 6309. Version 2.17 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install asm6809
```

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install asm6809
```

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

## Package facts

- **Package key:** brew:asm6809
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/asm6809>
- **Version:** 2.17
- **Source summary:** Cross assembler targeting the Motorola 6809 and Hitachi 6309
- **Homepage:** <https://www.6809.org.uk/asm6809/>
- **Repository:** <https://www.6809.org.uk/git/asm6809.git>
- **Upstream docs:** <https://www.6809.org.uk/asm6809>
- **License:** GPL-3.0-or-later
- **Source archive:** <https://www.6809.org.uk/asm6809/dl/asm6809-2.17.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- asm6809 (cli)
- asm6809 (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 2.17
- Local data: ok
- Upstream repository: https://www.6809.org.uk/asm6809/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** asm6809
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

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


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [acme](https://www.automicvault.com/pkg/brew/acme/) - Shares av.db curated category or tags: assembler, cli, cross-assembler, developer-tools.
- [dasm](https://www.automicvault.com/pkg/brew/dasm/) - Shares av.db curated category or tags: assembler, cli, developer-tools.
- [gputils](https://www.automicvault.com/pkg/brew/gputils/) - Shares av.db curated category or tags: assembler, cli, developer-tools.
- [jasmin](https://www.automicvault.com/pkg/brew/jasmin/) - Shares av.db curated category or tags: assembler, cli, developer-tools.
- [nasm](https://www.automicvault.com/pkg/brew/nasm/) - Shares av.db curated category or tags: assembler, cli, developer-tools.
- [tass64](https://www.automicvault.com/pkg/brew/tass64/) - Shares av.db curated category or tags: assembler, cli, developer-tools.
- [vc4asm](https://www.automicvault.com/pkg/brew/vc4asm/) - Shares av.db curated category or tags: assembler, cli, developer-tools.
- [wla-dx](https://www.automicvault.com/pkg/brew/wla-dx/) - Shares av.db curated category or tags: assembler, cli, cross-assembler, developer-tools.
- [lwtools](https://www.automicvault.com/pkg/brew/lwtools/) - Local package facts share a topical domain. Shared terms: assembler, cli, cross, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/asm6809.yml](https://github.com/automic-vault/db/blob/main/combined/asm6809.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
