# 使用 Homebrew, apt, Nix, pacman 安装 acme

查看 acme 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:acme
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install acme
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install acme
```

  证据: Debian stable package indexes: acme from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#acme
```

  证据: nixpkgs package indexes: pkgs/by-name/ac/acme/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S acme
```

  证据: Arch Linux sync databases: acme from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:acme
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/acme>
- **版本:** 0.97
- **来源摘要:** Crossassembler for multiple environments
- **主页:** <https://sourceforge.net/projects/acme-crossass/>
- **上游文档:** <https://sourceforge.net/projects/acme-crossass/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://svn.code.sf.net/p/acme-crossass/code-0/trunk>
- **最后更新:** 2026-05-26T23:37:47-04:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- acme (cli)
- acme (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.97
- 管理器更新时间: 2026-05-26
- 本地数据: OK
- 上游仓库: https://sourceforge.net/projects/acme-crossass/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

ACME Cross-Assembler is a command-line cross assembler for 6502-family development. The official SourceForge project describes it as a multi-platform assembler for 6502, 6510, 65c02, and 65816 CPUs.

### 项目历史

The official SourceForge project presents ACME as a GPL-licensed cross assembler for multiple environments. Its current SourceForge code tree exposes source, docs, examples, testing material, and ACME_Lib, with the trunk shown at revision 454 during this batch.

The in-tree documentation records detailed assembler behavior, including pseudo opcodes, address modes, CPU-specific behavior, and 65816 support. The source also carries compatibility dialects for historical ACME versions from 0.85 through 0.98, showing that the tool has had a long-running version lineage.

### 采用历史

ACME is packaged as a small retro-computing developer tool rather than a broad application framework. The input package-manager facts list Homebrew, Debian, Nix, Arch, and Ubuntu packages, matching its use by developers who want a Unix-packaged assembler for 6502-family targets.

### 使用方式

Package users invoke the acme executable to assemble source for 6502, 6510, 65c02, and 65816 targets. The official documentation covers pseudo opcodes for emitting values, selecting CPU behavior, handling 65816 register lengths, and controlling assembler dialect compatibility.

### 为什么软件包爱好者会关心

ACME matters to package nerds because it is a classic niche CLI: small, GPL-licensed, useful to retro-computing and demoscene workflows, and distributed through Unix package managers for repeatable builds of old-machine software.

### 时间线

- 2020-07-10: SourceForge file listing shows acme0.97mac.zip released.
- Current: SourceForge code browser shows trunk at revision 454.
- Current: Source code lists compatibility dialects from 0.85 through 0.98.

### Related projects

- Related projects include other 6502-family assemblers, Commodore and 65816 development toolchains, and retro-computing build systems that package cross assemblers for reproducible command-line builds.

### 来源

- Official SourceForge project page, code browser, in-tree docs, source file, and source_facts.package-manager.


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** acme
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - acme - 1:0.97~svn20211115+ds-2: normalized package name match | Debian stable package indexes: acme from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Multi-platform cross assembler for 6502/6510/65816 CPU | https://sourceforge.net/projects/acme-crossass/
- Nix - acme: normalized package name match | nixpkgs package indexes: pkgs/by-name/ac/acme/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - acme - 1:0.97~svn20211115+ds-1: normalized package name match | Ubuntu 24.04 LTS package indexes: acme from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Multi-platform cross assembler for 6502/6510/65816 CPU | https://sourceforge.net/projects/acme-crossass/
- pacman - acme - 2025.07.11-2: normalized package name match | Arch Linux sync databases: acme from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Assembler for the 6502, 6510, 65c02 and 65816 processors | https://sourceforge.net/projects/acme-crossass/


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [xa](https://pkg.so/zh-hans/brew/xa/) - Shares pkgdb curated category or tags: 6502, assembler, cli, cross-assembler, developer-tools.
- [asm6809](https://pkg.so/zh-hans/brew/asm6809/) - Shares pkgdb curated category or tags: assembler, cli, cross-assembler, developer-tools.
- [nasm](https://pkg.so/zh-hans/brew/nasm/) - Shares pkgdb curated category or tags: assembler, cli, developer-tools.
- [cc65](https://pkg.so/zh-hans/brew/cc65/) - Shares pkgdb curated category or tags: 6502, assembler, cli, developer-tools, retro-computing.
- [dasm](https://pkg.so/zh-hans/brew/dasm/) - Shares pkgdb curated category or tags: assembler, cli, developer-tools.
- [atasm](https://pkg.so/zh-hans/brew/atasm/) - Shares pkgdb curated category or tags: 6502, assembler, cli, cross-assembler, developer-tools.
- [asar](https://pkg.so/zh-hans/brew/asar/) - Shares pkgdb curated category or tags: assembler, cli, developer-tools.
- [tass64](https://pkg.so/zh-hans/brew/tass64/) - Shares pkgdb curated category or tags: 6502, assembler, cli, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/acme.yml](https://github.com/mxcl/pkgdb/blob/main/combined/acme.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
