Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, scoop 安装 cc65

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cc65

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install cc65

MacPorts ports tree · lang/cc65/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add cc65

Alpine Linux edge package indexes · cc65 · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install cc65

Debian stable package indexes · cc65 · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install cc65

Fedora Rawhide package metadata · cc65 · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#cc65

nixpkgs package indexes · pkgs/by-name/cc/cc65/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install main/cc65

Scoop official bucket manifest trees · bucket/cc65.json · 来源: api.github.com

概览

软件包摘要

6502 C compiler

命令和别名

  • ar65
  • ca65
  • cc65
  • chrcvt65
  • cl65
  • co65
  • da65
  • grc65
  • ld65
  • od65
  • sim65
  • sp65

历史

项目历史与用法

cc65 is a complete cross-development toolchain for 65(C)02 systems, including a C compiler, macro assembler, linker, archiver, simulator, and supporting tools.

项目历史

The official README traces cc65 to Ron Cain's Small C, enhanced by James E. Hendrix, then to John R. Dunning's Atari-hosted compiler/runtime implementation. Ullrich von Bassewitz moved the code to modern systems, rewrote most of the compiler, and rewrote the runtime library.

采用历史

cc65 became a long-lived retrocomputing toolchain because it supports many 6502-family targets, including Apple II, Atari 8-bit systems, Commodore machines, NES, Oric, BBC, PC Engine, KIM-1, Commander X16, and others. The supplied package facts show it is packaged across Homebrew, Debian, Fedora, MacPorts, Nix, Scoop, Ubuntu, and Alpine.

使用方式

Developers use cc65 to build C and assembly programs for old 6502-family machines and custom hardware. The official documentation covers each tool and shows that ld65 linker configuration files define output layout, memory areas, and segment placement.

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

cc65 is a classic package-manager fixture: a portable cross-compiler suite that lets modern hosts build software for many constrained historic targets. Its many small executables also make it a good test case for toolchain packaging, documentation paths, and target-library layout.

Related projects

  • Small C, ca65, ld65, cl65, sim65, and target ecosystems for Apple II, Atari, Commodore, NES, and other 65(C)02 machines.

安全态势

风险级别:绿色

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 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
current directorydirectories passed with --cfg-path$LD65_CFG$CC65_HOME/cfg

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ar65cli全局可执行文件
ca65cli全局可执行文件
cc65cli全局可执行文件
chrcvt65cli全局可执行文件
cl65cli全局可执行文件
co65cli全局可执行文件
da65cli全局可执行文件
grc65cli全局可执行文件
ld65cli全局可执行文件
od65cli全局可执行文件
sim65cli全局可执行文件
sp65cli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本2.19
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/cc65/cc65

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息No cached GitHub release or tag data was available.https://github.com/cc65/cc65none 置信度

安装元数据

软件包元数据

软件包键brew:cc65
版本2.19
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/cc65
主页https://cc65.github.io/cc65/
仓库https://github.com/cc65/cc65
上游文档https://cc65.github.io/doc
许可证Zlib
源码归档https://github.com/cc65/cc65/archive/refs/tags/V2.19.tar.gz
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未定义
服务未声明
注意事项Library files have been installed to: $HOMEBREW_CELLAR/cc65/2.19/share/cc65

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

cc65 2.19-2

complete cross development package for 65(C)02 systems

https://cc65.github.io/cc65/

sudo apt install cc65
  • Section: otherosfs
  • Architecture: amd64
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Cc65
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cc65 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

cc65-doc 2.19-2

cc65 documentation

https://cc65.github.io/cc65/

sudo apt install cc65-doc
  • Section: doc
  • Architecture: all
  • Source Package: cc65
  • normalized package name match
  • 匹配方式:Cc65
Debian stable package indexes · deb.debian.org · Debian stable package indexes: cc65-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cc65

nix profile install nixpkgs#cc65
  • normalized package name match
  • 匹配方式:Cc65
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cc/cc65/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

cc65 2.19-1

complete cross development package for 65(C)02 systems

https://cc65.github.io/cc65/

sudo apt install cc65
  • Section: universe/otherosfs
  • Architecture: amd64
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Cc65
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cc65 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

cc65-doc 2.19-1

cc65 documentation

https://cc65.github.io/cc65/

sudo apt install cc65-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: cc65
  • normalized package name match
  • 匹配方式:Cc65
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: cc65-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

cc65 2.19-r0

Compiler Suite for 6502 based processors

https://cc65.github.io/

sudo apk add cc65
  • License: Zlib
  • Architecture: x86_64
  • Source Package: cc65
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cc65
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cc65 from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

cc65 2.19-15.fc44

A free C compiler for 6502 based systems

https://cc65.github.io

sudo dnf install cc65
  • License: zlib
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cc65
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cc65
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cc65 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cc65-devel 2.19-15.fc44

Development files for cc65

https://cc65.github.io

sudo dnf install cc65-devel
  • License: zlib
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: cc65
  • 1 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Cc65
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cc65-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cc65-doc 2.19-15.fc44

Documentation files for cc65

https://cc65.github.io

sudo dnf install cc65-doc
  • License: zlib
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: cc65
  • 1 提供
  • normalized package name match
  • 匹配方式:Cc65
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cc65-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cc65-utils 2.19-15.fc44

Additional utilities for cc65

https://cc65.github.io

sudo dnf install cc65-utils
  • License: zlib
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cc65
  • 4 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cc65
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cc65-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

cc65

sudo port install cc65
  • normalized package name match
  • 匹配方式:Cc65
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/cc65/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/cc65

scoop install main/cc65
  • normalized package name match
  • 匹配方式:Cc65
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/cc65.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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