# Installer tass64 avec Homebrew, apt, dnf, MacPorts, Nix

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

## installation

```sh
sudo av install brew:tass64
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tass64
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install 64tass
```

  Preuve: MacPorts ports tree: devel/64tass/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install 64tass
```

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

- dnf (92%):

```sh
sudo dnf install 64tass
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#_64tass
```

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

## Faits du paquet

- **Clé du paquet:** brew:tass64
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.60.3243
- **Résumé source:** Multi pass optimizing macro assembler for the 65xx series of processors
- **Page d'accueil:** <https://tass64.sourceforge.net/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- 64tass (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

64tass is a portable command-line cross assembler for the 65xx family of processors, especially valued in Commodore and 6502 retro-development circles.

### Historique du projet

The 64tass manual credits the original 6502tass for DOS to Marek Matula of Taboo, then notes that BigFoot/Breeze ported it to ANSI C and renamed it 64tass. The same credits say Soci/Singular later reworked the code over the years until little of the original code remained.

SourceForge lists the project as registered on 2010-04-15, with Soci as maintainer, and presents it as a cross assembler targeting the 65xx series of microprocessors.

### Historique d'adoption

The input package metadata lists 64tass in Homebrew, Debian, Ubuntu, Fedora, MacPorts, and Nix. That cross-distro presence is meaningful for an assembler in a niche architecture ecosystem: it lets retro-computing projects build reproducibly on modern developer machines and CI hosts.

### Modes d'utilisation

Developers use 64tass to assemble code for 6502-derived processors and related systems. The official SourceForge feature list emphasizes portable C with minimal dependencies, compatibility with Omicron TASS and TASM syntax, support for many 65xx variants, macros, conditional compilation, multiple output formats, and listings for debugging or export.

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

For package nerds, 64tass is a classic example of packaging a retro toolchain component as a modern Unix CLI. It keeps old 8-bit and 16-bit assembly workflows available through contemporary package managers without requiring DOS-era tooling or hand-built binaries.

### Chronologie

- 2010: SourceForge project registered.
- 2020: SourceForge file feed includes the 1.55 release line.
- 2025: SourceForge file feed lists 64tass 1.60.3243 source and binary archives.

### Related projects

- The official project page positions 64tass near other 6502 assemblers by citing familiar Omicron TASS and TASM syntax.
- SourceForge related categories place it among assemblers and C assemblers.

### Sources

- <https://sourceforge.net/projects/tass64/>
- <https://sourceforge.net/projects/tass64/rss?path=/>
- <https://sourceforge.net/rest/p/tass64>
- <https://tass64.sourceforge.net/>
- input.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

- MacPorts - 64tass: installed executable or alias match | MacPorts ports tree: devel/64tass/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - 64tass - 1.59.3120-2: installed executable or alias match | Debian stable package indexes: 64tass from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | cross (turbo) assembler targeting the MOS 65xx series of micro processors | http://tass64.sourceforge.net/
- Nix - _64tass: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/_6/_64tass/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - 64tass - 1.59.3120-1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: 64tass from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | cross (turbo) assembler targeting the MOS 65xx series of micro processors | http://tass64.sourceforge.net/
- dnf - 64tass - 1.60.3243-7.fc45: installed executable or alias match | Fedora Rawhide package metadata: 64tass from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Multi-pass optimizing macro assembler for the 65xx series of processors | https://tass64.sourceforge.net/


## Combined YAML source

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