# 使用 Homebrew, apt, MacPorts, Nix, pacman, scoop, winget 安装 chuck

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

## 安装

```sh
sudo av install brew:chuck
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install chuck
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install chuck
```

  证据: MacPorts ports tree: audio/chuck/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install chuck
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#chuck
```

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

- pacman (92%):

```sh
sudo pacman -S chuck
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/chuck
```

  证据: Scoop official bucket manifest trees: bucket/chuck.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id CCRMA.ChucK -e
```

  证据: Windows Package Manager source index: CCRMA.ChucK from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:chuck
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/chuck>
- **版本:** 1.5.5.8
- **来源摘要:** Concurrent, on-the-fly audio programming language
- **主页:** <https://chuck.cs.princeton.edu/>
- **仓库:** <https://github.com/ccrma/chuck>
- **上游文档:** <https://chuck.cs.princeton.edu/doc>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://chuck.cs.princeton.edu/release/files/chuck-1.5.5.8.tgz>
- **最后更新:** 2026-04-19T04:35:53Z
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- chuck (cli)
- chuck (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.5.5.8
- 管理器更新时间: 2026-04-19
- 本地数据: OK
- 上游仓库: https://chuck.cs.princeton.edu/
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

ChucK is a strongly timed programming language and runtime for real-time sound synthesis, live coding, teaching, and computer-music research.

### 项目历史

The ChucK README says Ge Wang and Perry R. Cook created ChucK at Princeton in the early 2000s, with the first GPL release in 2003. The language developed around precise time control, concurrency, on-the-fly code changes, and computer-music performance.

### 采用历史

The upstream history traces adoption through miniAudicle, the Princeton Laptop Orchestra, the Stanford Laptop Orchestra, computer-music curricula, Smule's early iPhone apps, a 2015 book, online coursework, and later browser and host integrations. The batch input records broad package-manager availability across Homebrew, Debian, Ubuntu, MacPorts, Nix, Arch, Scoop, and WinGet.

### 使用方式

Users run the command-line chuck VM to execute ChucK programs, add or modify shreds on the fly, use MIDI, OpenSoundControl, HID, and audio drivers, or embed ChucK core in other C++ hosts. The official release page distributes source, installers, miniAudicle, and command-line builds.

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

ChucK is significant because it is not just an audio tool but a language runtime with a long-lived package-manager presence. Installing it from Homebrew or distro repositories gives musicians and researchers a reproducible CLI runtime for live audio code, while companion projects such as chugins, miniAudicle, WebChucK, and chump show an ecosystem around the core VM.

### 时间线

- 2003: First ChucK release under the GPL.
- 2004: miniAudicle IDE created.
- 2005: Princeton Laptop Orchestra began using ChucK.
- 2008: Stanford Laptop Orchestra founded; ChucK also used in early Smule iPhone audio apps.
- 2015: Programming for Musicians and Digital Artists published.
- 2017: Chunity brought ChucK into Unity workflows.
- 2020s: WebChucK and the WebChucK IDE made ChucK runnable in browsers.

### Related projects

- Official related projects include miniAudicle, chugins, WebChucK, WebChucK IDE, chump, Chunity, Chunreal, ChucKDesigner, Fauck, and Pure Data or Max integrations.

### 来源

- <https://github.com/ccrma/chuck#readme>
- <https://chuck.stanford.edu/doc/>
- <https://chuck.stanford.edu/release/>
- <https://api.github.com/repos/ccrma/chuck>
- <https://formulae.brew.sh/api/formula/chuck.json>


## 安全说明

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal

## 源数据库详情

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

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

- Debian apt - chuck - 1.5.5.0-1: normalized package name match | Debian stable package indexes: chuck from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Concurrent, On-the-fly Audio Programming Language | https://chuck.cs.princeton.edu
- Debian apt - chuck-data - 1.5.5.0-1: normalized package name match | Debian stable package indexes: chuck-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Examples and data files for ChucK | https://chuck.cs.princeton.edu
- Nix - chuck: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/chuck/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - chuck - 1.5.2.1-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: chuck from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Concurrent, On-the-fly Audio Programming Language | https://chuck.cs.princeton.edu
- Ubuntu apt - chuck-data - 1.5.2.1-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: chuck-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Examples and data files for ChucK | https://chuck.cs.princeton.edu
- pacman - chuck - 1.5.5.8-1: normalized package name match | Arch Linux sync databases: chuck from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Concurrent, on-the-fly audio programming language | https://chuck.cs.princeton.edu/
- MacPorts - chuck: normalized package name match | MacPorts ports tree: audio/chuck/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/chuck: normalized package name match | Scoop official bucket manifest trees: bucket/chuck.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - CCRMA.ChucK: normalized package name match | Windows Package Manager source index: CCRMA.ChucK from https://cdn.winget.microsoft.com/cache/source.msix


## 相关链接

- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [alda](https://www.automicvault.com/zh-hans/pkg/brew/alda/) - Shares av.db curated category or tags: cli, language-runtime, music, programming-language.
- [faust](https://www.automicvault.com/zh-hans/pkg/brew/faust/) - Shares av.db curated category or tags: audio, cli, language-runtime, programming-language.
- [agda](https://www.automicvault.com/zh-hans/pkg/brew/agda/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [algol68g](https://www.automicvault.com/zh-hans/pkg/brew/algol68g/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ats2-postiats](https://www.automicvault.com/zh-hans/pkg/brew/ats2-postiats/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ballerina](https://www.automicvault.com/zh-hans/pkg/brew/ballerina/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [befunge93](https://www.automicvault.com/zh-hans/pkg/brew/befunge93/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [brainfuck](https://www.automicvault.com/zh-hans/pkg/brew/brainfuck/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [inko](https://www.automicvault.com/zh-hans/pkg/brew/inko/) - Local package facts share a topical domain. Shared terms: cli, concurrent, language, language-runtime, programming.

## Combined YAML source

View the package source record on GitHub. [combined/chuck.yml](https://github.com/automic-vault/db/blob/main/combined/chuck.yml)


## 来源

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