macOS
brew install gauchelocal Homebrew formula metadata
sudo port install gaucheMacPorts ports tree · lang/gauche/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gauche in AI-Agent-Workflows.
Installation
brew install gauchelocal Homebrew formula metadata
sudo port install gaucheMacPorts ports tree · lang/gauche/Portfile · Quelle: api.github.com
sudo apt install gaucheDebian stable package indexes · gauche · Quelle: deb.debian.org
sudo dnf install gaucheFedora Rawhide package metadata · gauche · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#gauchenixpkgs package indexes · gauche · Quelle: raw.githubusercontent.com
scoop install main/gaucheScoop official bucket manifest trees · bucket/gauche.json · Quelle: api.github.com
Überblick
R7RS Scheme implementation, developed to be a handy script interpreter
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gauche-cesconv | cli | globales Executable | |
gauche-config | cli | globales Executable | |
gauche-install | cli | globales Executable | |
gauche-package | cli | globales Executable | |
gosh | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/shirok/Gauche
Installationsmetadaten
| Paketschlüssel | brew:gauche |
|---|---|
| Version | 0.9.15 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gauche |
| Homepage | https://practical-scheme.net/gauche/ |
| Repository | https://github.com/shirok/Gauche |
| Upstream-Dokumentation | https://practical-scheme.net/gauche |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://github.com/shirok/Gauche/releases/download/release0_9_15/Gauche-0.9.15.tgz |
| Zuletzt aktualisiert | 2026-05-29T14:43:09-04:00 |
| Pulse | updated |
| Abhängigkeiten | ca-certificates, mbedtls@3 |
| Von macOS bereitgestellte Bibliotheken | libxcrypt |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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#goshQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.