# asm6809 mit Homebrew, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für asm6809 in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install asm6809
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install asm6809
```

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

## Paketfakten

- **Paketschlüssel:** brew:asm6809
- **Paketmanager:** Homebrew
- **Version:** 2.17
- **Quellzusammenfassung:** Cross assembler targeting the Motorola 6809 and Hitachi 6309
- **Homepage:** <https://www.6809.org.uk/asm6809/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- asm6809 (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 2.17
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

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


## Quellen

- 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
