# Installer asm6809 avec Homebrew, dnf

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de asm6809 pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install asm6809
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install asm6809
```

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

## Faits du paquet

- **Clé du paquet:** brew:asm6809
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.17
- **Résumé source:** Cross assembler targeting the Motorola 6809 and Hitachi 6309
- **Page d'accueil:** <https://www.6809.org.uk/asm6809/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- asm6809 (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.17
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
