# Installer gauche avec Homebrew, apt, dnf, MacPorts, Nix, scoop

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

## installation

```sh
sudo av install brew:gauche
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gauche
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gauche
```

  Preuve: MacPorts ports tree: lang/gauche/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install gauche
```

  Preuve: Debian stable package indexes: gauche from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install gauche
```

  Preuve: Fedora Rawhide package metadata: gauche from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#gauche
```

  Preuve: nixpkgs package indexes: gauche from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

### Windows

- Scoop (92%):

```sh
scoop install main/gauche
```

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

## Faits du paquet

- **Clé du paquet:** brew:gauche
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.15
- **Résumé source:** R7RS Scheme implementation, developed to be a handy script interpreter
- **Page d'accueil:** <https://practical-scheme.net/gauche/>
- **Dépôt:** <https://github.com/shirok/Gauche>
- **Dernière mise à jour:** 2026-05-29T14:43:09-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gauche-cesconv (alias)
- gauche-config (alias)
- gauche-install (alias)
- gauche-package (alias)
- gosh (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Gauche is an R7RS Scheme implementation aimed at practical scripting rather than only language experimentation. Its official site presents it as a fast Scheme engine for automation, build tools, shell-like scripting, and larger real-world programs.

### Historique du projet

The project is developed by Shiro Kawai and is distributed from the Practical Scheme site, with releases and source hosted in the official GitHub repository. The homepage emphasizes long-term maintenance, backward compatibility, quick startup, operating-system integration, Unicode, networking, threads, regular expressions, and a broad library set.

### Historique d'adoption

Gauche's adoption is strongest in the Scheme and Unix scripting communities rather than in mainstream application packaging. Its presence in Homebrew, Debian, Fedora, MacPorts, Nix, and Scoop reflects its role as a portable Scheme runtime for users who want a Lisp-family scripting tool available from normal package managers.

### Modes d'utilisation

Users run Gauche through the `gosh` interpreter and supporting tools such as `gauche-config`, `gauche-install`, and `gauche-package`. Official documentation describes Scheme scripting, REPL use, modules, extension packages, standalone executables, R7RS libraries, SRFIs, and Gauche-specific libraries.

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

For package-manager users, Gauche is notable because it treats Scheme as a practical Unix scripting environment with its own package tooling and batteries-included runtime. It is a small but durable example of a language implementation whose packaging value is not only the compiler or interpreter, but also the ecosystem of command-line helpers around it.

### Chronologie

- 2000s: Gauche becomes a long-running Practical Scheme implementation for scripting.
- 2013: The official GitHub repository was created.
- 2020s: The project continues to publish releases and documentation for R7RS Scheme and Gauche extensions.

### Related projects

- Gauche is related to the R7RS Scheme standard, SRFI libraries, the `get-gauche` installer project, and the broader family of Scheme implementations. The project also maintains extension packages such as Gauche-gtk2.

### Sources

- <https://github.com/shirok/Gauche>
- <https://practical-scheme.net/gauche/>
- <https://practical-scheme.net/gauche/download.html>
- <https://practical-scheme.net/gauche/man/gauche-refe/index.html>


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal

## Autres enregistrements de gestionnaires de paquets

- Debian apt - gauche - 0.9.15-p2+20241205-4: normalized package name match | Debian stable package indexes: gauche from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Scheme script engine | http://practical-scheme.net/gauche/
- Debian apt - gauche-dev - 0.9.15-p2+20241205-4: normalized package name match | Debian stable package indexes: gauche-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Development files for Gauche | http://practical-scheme.net/gauche/
- Debian apt - gauche-doc - 0.9.15-p2+20241205-4: normalized package name match | Debian stable package indexes: gauche-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Reference manual of Gauche | http://practical-scheme.net/gauche/
- Debian apt - gauche-gdbm - 0.9.15-p2+20241205-4: normalized package name match | Debian stable package indexes: gauche-gdbm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | gdbm binding for Gauche | http://practical-scheme.net/gauche/
- Debian apt - gauche-zlib - 0.9.15-p2+20241205-4: normalized package name match | Debian stable package indexes: gauche-zlib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | zlib binding for Gauche | http://practical-scheme.net/gauche/
- Debian apt - libgauche-0.98-0 - 0.9.15-p2+20241205-4: normalized package name match | Debian stable package indexes: libgauche-0.98-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Gauche runtime shared library | http://practical-scheme.net/gauche/
- Nix - gauche: normalized package name match | nixpkgs package indexes: gauche from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- dnf - gauche - 0.9.12-14.fc45: normalized package name match | Fedora Rawhide package metadata: gauche from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Scheme script interpreter with multibyte character handling | http://practical-scheme.net/gauche
- dnf - gauche-devel - 0.9.12-14.fc45: normalized package name match | Fedora Rawhide package metadata: gauche-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for Gauche | http://practical-scheme.net/gauche
- dnf - gauche-doc - 0.9.12-14.fc45: normalized package name match | Fedora Rawhide package metadata: gauche-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Documentation files for Gauche | http://practical-scheme.net/gauche
- dnf - libgauche - 0.9.12-14.fc45: normalized package name match | Fedora Rawhide package metadata: libgauche from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Gauche runtime shared library | http://practical-scheme.net/gauche
- dnf - libgauche-static - 0.9.12-14.fc45: normalized package name match | Fedora Rawhide package metadata: libgauche-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Statically linked library for Gauce | http://practical-scheme.net/gauche
- MacPorts - gauche: normalized package name match | MacPorts ports tree: lang/gauche/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/gauche: normalized package name match | Scoop official bucket manifest trees: bucket/gauche.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- Nix - gosh: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/go/gosh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/gauche.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gauche.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
