Automic VaultAutomic Vault

brew

acme を Homebrew, apt, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install acme

local Homebrew formula metadata

概要

パッケージ概要

Crossassembler for multiple environments

履歴

プロジェクトの歴史と使われ方

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.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
acmecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.97
マネージャ更新日2026-05-26
ローカルデータOK
上流not checked
検出された最新未検出

https://sourceforge.net/projects/acme-crossass/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:acme
バージョン0.97
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/acme
ホームページhttps://sourceforge.net/projects/acme-crossass/
リポジトリhttps://sourceforge.net/p/acme-crossass/code-0/HEAD/tree/trunk
上流ドキュメントhttps://sourceforge.net/p/acme-crossass/code-0/HEAD/tree/trunk/docs
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://svn.code.sf.net/p/acme-crossass/code-0/trunk
最終更新2026-05-26T23:37:47-04:00
Pulseupdated
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameacme
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

acme 1:0.97~svn20211115+ds-2

Multi-platform cross assembler for 6502/6510/65816 CPU

https://sourceforge.net/projects/acme-crossass/

sudo apt install acme
  • Section: devel
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Acme
Debian stable package indexes · deb.debian.org · Debian stable package indexes: acme from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

acme

nix profile install nixpkgs#acme
  • normalized package name match
  • 一致条件: Acme
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ac/acme/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

acme 1:0.97~svn20211115+ds-1

Multi-platform cross assembler for 6502/6510/65816 CPU

https://sourceforge.net/projects/acme-crossass/

sudo apt install acme
  • Section: universe/devel
  • Architecture: amd64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Acme
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: acme from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

acme 2025.07.11-2

Assembler for the 6502, 6510, 65c02 and 65816 processors

https://sourceforge.net/projects/acme-crossass/

sudo pacman -S acme
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 1 依存関係
  • normalized package name match
  • 一致条件: Acme
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: acme from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment