# tass64 を Homebrew, apt, dnf, MacPorts, Nix でインストール

tass64 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install tass64
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

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

  証拠: 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
```

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:tass64
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.60.3243
- **ソース概要:** Multi pass optimizing macro assembler for the 65xx series of processors
- **ホームページ:** <https://tass64.sourceforge.net/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- 64tass (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.60.3243
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

- 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
