macOS
brew install gauchelocal Homebrew formula metadata
sudo port install gaucheMacPorts ports tree · lang/gauche/Portfile · source: api.github.com
brew
R7RS Scheme implementation, developed to be a handy script interpreter. Version 0.9.15 via Homebrew; verified 2026-05-29.
install
brew install gauchelocal Homebrew formula metadata
sudo port install gaucheMacPorts ports tree · lang/gauche/Portfile · source: api.github.com
sudo apt install gaucheDebian stable package indexes · gauche · source: deb.debian.org
sudo dnf install gaucheFedora Rawhide package metadata · gauche · source: dl.fedoraproject.org
nix profile install nixpkgs#gauchenixpkgs package indexes · gauche · source: raw.githubusercontent.com
scoop install main/gaucheScoop official bucket manifest trees · bucket/gauche.json · source: api.github.com
overview
R7RS Scheme implementation, developed to be a handy script interpreter
history
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.
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.
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.
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.
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.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gauche-cesconv | cli | global executable | |
gauche-config | cli | global executable | |
gauche-install | cli | global executable | |
gauche-package | cli | global executable | |
gosh | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/shirok/Gauche
install metadata
| Package key | brew:gauche |
|---|---|
| Version | 0.9.15 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gauche |
| Homepage | https://practical-scheme.net/gauche/ |
| Repository | https://github.com/shirok/Gauche |
| Upstream docs | https://practical-scheme.net/gauche |
| License | BSD-3-Clause |
| Source archive | https://github.com/shirok/Gauche/releases/download/release0_9_15/Gauche-0.9.15.tgz |
| Last updated | 2026-05-29T14:43:09-04:00 |
| Pulse | updated |
| Dependencies | ca-certificates, mbedtls@3 |
| Uses from macOS | libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gauche |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gauche 0.9.15-p2+20241205-4
Scheme script engine
http://practical-scheme.net/gauche/
sudo apt install gauchegauche-dev 0.9.15-p2+20241205-4
Development files for Gauche
http://practical-scheme.net/gauche/
sudo apt install gauche-devgauche-doc 0.9.15-p2+20241205-4
Reference manual of Gauche
http://practical-scheme.net/gauche/
sudo apt install gauche-docgauche-gdbm 0.9.15-p2+20241205-4
gdbm binding for Gauche
http://practical-scheme.net/gauche/
sudo apt install gauche-gdbmgauche-zlib 0.9.15-p2+20241205-4
zlib binding for Gauche
http://practical-scheme.net/gauche/
sudo apt install gauche-zliblibgauche-0.98-0 0.9.15-p2+20241205-4
Gauche runtime shared library
http://practical-scheme.net/gauche/
sudo apt install libgauche-0.98-0gauche
nix profile install nixpkgs#gauchegauche 0.9.12-12.fc44
Scheme script interpreter with multibyte character handling
http://practical-scheme.net/gauche
sudo dnf install gauchegauche-devel 0.9.12-12.fc44
Development files for Gauche
http://practical-scheme.net/gauche
sudo dnf install gauche-develgauche-doc 0.9.12-12.fc44
Documentation files for Gauche
http://practical-scheme.net/gauche
sudo dnf install gauche-doclibgauche 0.9.12-12.fc44
Gauche runtime shared library
http://practical-scheme.net/gauche
sudo dnf install libgauchelibgauche-static 0.9.12-12.fc44
Statically linked library for Gauce
http://practical-scheme.net/gauche
sudo dnf install libgauche-staticgauche
sudo port install gauchemain/gauche
scoop install main/gauchegosh
nix profile install nixpkgs#goshsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.