# 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
