# 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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/chuck>
- **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>
- **Docs amont:** <https://chuck.cs.princeton.edu/doc>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://chuck.cs.princeton.edu/release/files/chuck-1.5.5.8.tgz>
- **Dernière mise à jour:** 2026-04-19T04:35:53Z
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- chuck (cli)
- chuck (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.5.5.8
- gestionnaire mis à jour: 2026-04-19
- données locales: OK
- dépôt amont: https://chuck.cs.princeton.edu/
- info: Release/tag comparison is only available for GitHub repositories.
## 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

## Détails de la base source

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

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


## Liens liés

- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [alda](https://www.automicvault.com/fr/pkg/brew/alda/) - Shares av.db curated category or tags: cli, language-runtime, music, programming-language.
- [faust](https://www.automicvault.com/fr/pkg/brew/faust/) - Shares av.db curated category or tags: audio, cli, language-runtime, programming-language.
- [agda](https://www.automicvault.com/fr/pkg/brew/agda/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [algol68g](https://www.automicvault.com/fr/pkg/brew/algol68g/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ats2-postiats](https://www.automicvault.com/fr/pkg/brew/ats2-postiats/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [ballerina](https://www.automicvault.com/fr/pkg/brew/ballerina/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [befunge93](https://www.automicvault.com/fr/pkg/brew/befunge93/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [brainfuck](https://www.automicvault.com/fr/pkg/brew/brainfuck/) - Shares av.db curated category or tags: cli, language-runtime, programming-language.
- [inko](https://www.automicvault.com/fr/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)


## Sources

- 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
