# chuck mit Homebrew, apt, MacPorts, Nix, pacman, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chuck in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install chuck
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install chuck
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:chuck
- **Paketmanager:** Homebrew
- **Version:** 1.5.5.8
- **Quellzusammenfassung:** Concurrent, on-the-fly audio programming language
- **Homepage:** <https://chuck.cs.princeton.edu/>
- **Repository:** <https://github.com/ccrma/chuck>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- chuck (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.5.5.8
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** yellow / mittel
- broad file, network, media, or database tool signal
- generalized runtime or code generation signal

## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

- 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
