# Installer chuck avec Homebrew, apt, MacPorts, Nix, pacman, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de chuck pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install chuck
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install chuck
```

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

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

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

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

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

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

## Faits du paquet

- **Clé du paquet:** brew:chuck
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.5.5.8
- **Résumé source:** Concurrent, on-the-fly audio programming language
- **Page d'accueil:** <https://chuck.cs.princeton.edu/>
- **Dépôt:** <https://github.com/ccrma/chuck>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- chuck (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.5.5.8
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

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

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
