# Installer dasm avec Homebrew, apt, Nix

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

## installation

```sh
sudo av install brew:dasm
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dasm
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install dasm
```

  Preuve: Debian stable package indexes: dasm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#dasm
```

  Preuve: nixpkgs package indexes: pkgs/by-name/da/dasm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:dasm
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.20.17
- **Résumé source:** Macro assembler with support for several 8-bit microprocessors
- **Page d'accueil:** <https://dasm-assembler.github.io/>
- **Dépôt:** <https://github.com/dasm-assembler/dasm>
- **Dernière mise à jour:** 2026-06-26T00:47:10Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dasm (alias)
- ftohex (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

DASM is a C macro assembler for 8-bit processors used in retrocomputing, console homebrew, and cross-assembly workflows.

### Historique du projet

The official DASM site traces the assembler to Matthew Dillon in 1987-1988, followed by extensions and several maintainer eras through the 1990s and 2000s. The project moved its source and releases to GitHub in 2019.

### Historique d'adoption

DASM's long life comes from its support for processors and machines that matter to 8-bit development, including MOS 6502 and 6507 systems, Motorola-family chips, Hitachi HD6303, and Fairchild F8. The official downloads include Linux, macOS, Windows, and Raspberry Pi OS binaries.

### Modes d'utilisation

It is used as a command-line cross-assembler, with included console-specific headers and common macros for systems such as the Atari 2600, Atari 7800, and Fairchild Channel F.

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

For package history, DASM is the rare tool where modern package managers carry a living utility from late-1980s assembly culture into current retrocomputing and homebrew-console build chains.

### Chronologie

- 1987-1988: Matthew Dillon started DASM.
- 1995: Olaf Seibert extended DASM.
- 2003-2008: Andrew Davie maintained DASM.
- 2008-2015: Peter Frohlich maintained DASM.
- 2019: Source code and releases moved to GitHub.
- 2026: v2.20.17 was published on GitHub.

### Related projects

- DASM is commonly associated with 8-bit targets such as Atari 2600, Atari 7800, and Fairchild Channel F development.

### Sources

- <https://dasm-assembler.github.io/>
- <https://github.com/dasm-assembler/dasm>
- <https://github.com/dasm-assembler/dasm/releases/tag/v2.20.17>


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

- Debian apt - dasm - 2.20.15~20201109+really2.20.14.1-2: normalized package name match | Debian stable package indexes: dasm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Macro assembler with support for several 8-bit microprocessors | https://dasm-assembler.github.io/
- Nix - dasm: normalized package name match | nixpkgs package indexes: pkgs/by-name/da/dasm/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dasm - 2.20.15~20201109+really2.20.14.1-2: normalized package name match | Ubuntu 24.04 LTS package indexes: dasm from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Macro assembler with support for several 8-bit microprocessors | https://dasm-assembler.github.io/


## Combined YAML source

View the package source record on GitHub. [combined/dasm.yml](https://github.com/mxcl/pkgdb/blob/main/combined/dasm.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
