# 安装 gauche

查看 gauche 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gauche
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gauche
```

  证据: 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
```

  证据: 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
```

  证据: Fedora Rawhide package metadata: gauche from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

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

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:gauche
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/gauche>
- **版本:** 0.9.15
- **来源摘要:** R7RS Scheme implementation, developed to be a handy script interpreter
- **主页:** <https://practical-scheme.net/gauche/>
- **仓库:** <https://github.com/shirok/Gauche>
- **上游文档:** <https://practical-scheme.net/gauche/>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://github.com/shirok/Gauche/releases/download/release0_9_15/Gauche-0.9.15.tgz>
- **更新:** 2026-03-29T19:47:56-04:00
- **生成来源:** 2026-05-26T17:25:59+00:00

## 可执行文件

- gauche-cesconv (cli)
- gauche-config (cli)
- gauche-install (cli)
- gauche-package (cli)
- gosh (cli)
- gauche-cesconv (别名)
- gauche-config (别名)
- gauche-install (别名)
- gauche-package (别名)
- gosh (别名)

## 依赖

- ca-certificates
- mbedtls@3

## macOS 提供的库

- libxcrypt

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 0.9.15
- 管理器更新时间: 2026-03-29
- 本地数据: ok
- 上游仓库: https://github.com/shirok/Gauche
- info: No cached GitHub release or tag data was available.

## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / medium
- generalized runtime or code generation signal

## 相关链接

- [ca-certificates](https://www.automicvault.com/pkg/brew/ca-certificates/) - Runtime dependency declared by Homebrew.
- [mbedtls@3](https://www.automicvault.com/pkg/brew/mbedtls-3/) - Runtime dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
