# gambit-scheme を Homebrew, dnf, apt でインストール

gambit-scheme のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:gambit-scheme
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install gambit-scheme
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install six
```

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

- Debian apt (92%):

```sh
sudo apt install python-six-doc
```

  証拠: Debian stable package indexes: python-six-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## パッケージ情報

- **パッケージキー:** brew:gambit-scheme
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.9.7
- **ソース概要:** Implementation of the Scheme Language
- **ホームページ:** <https://gambitscheme.org/>
- **リポジトリ:** <https://github.com/gambit/gambit>
- **最終更新:** 2026-06-22T14:03:24-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- gambdoc (エイリアス)
- gambuild-C (エイリアス)
- gambuild-arm (エイリアス)
- gambuild-java (エイリアス)
- gambuild-js (エイリアス)
- gambuild-php (エイリアス)
- gambuild-python (エイリアス)
- gambuild-riscv-32 (エイリアス)
- gambuild-riscv-64 (エイリアス)
- gambuild-ruby (エイリアス)
- gambuild-x86 (エイリアス)
- gambuild-x86-64 (エイリアス)
- gambvcs (エイリアス)
- gsc-script (エイリアス)
- gsi (エイリアス)
- gsi-script (エイリアス)
- scheme-ieee-1178-1990 (エイリアス)
- scheme-r4rs (エイリアス)
- scheme-r5rs (エイリアス)
- scheme-srfi-0 (エイリアス)
- six (エイリアス)
- six-script (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.9.7
## プロジェクトの歴史と使われ方

Gambit Scheme is a long-running implementation of Scheme that combines an interactive interpreter, gsi, with a compiler, gsc, able to translate Scheme programs to portable C and JavaScript.

### プロジェクトの歴史

The official site describes Gambit as first released in 1988 and as integrating decades of programming language research. Its manual documents conformance to the R4RS, R5RS, R7RS, and IEEE Scheme standards, with most of the implementation written in Scheme and compiled to portable C.

Gambit's release archive spans the 1990s through the 2020s, including 1.x, 2.x, 3.0, and the long-running 4.x series. The project moved public development to GitHub, where the README directs users to build gsi and gsc from source and points to the official website for releases and documentation.

### 採用の歴史

Gambit has been adopted most visibly in the Scheme and programming-language-research communities, where it is valued for performance, portability, threads, continuations, and its use as a platform for compiler research. The project maintains a mailing list, Gitter chat, GitHub issues, and a GitHub wiki for users and contributors.

The input package facts show Gambit Scheme packaged by Homebrew, while the executable list reflects its role as both an installed language runtime and a compiler toolchain, with gsi/gsc scripts and target-specific build helpers.

### 使われ方

Users run gsi for interactive development and scripting, and gsc to compile Scheme programs. The manual documents installation layouts, runtime options, debugging, modules, threads, foreign interfaces, and generated-code portability through C and JavaScript targets.

### パッケージ好きにとっての重要性

Gambit is significant to package and language-runtime enthusiasts because it is both an old Scheme implementation and a portable compiler toolchain. It demonstrates the classic Lisp-family distribution problem: a runtime, compiler, generated C code, headers, libraries, and multiple installed versions that packages must place coherently on Unix, macOS, and Windows.

### タイムライン

- 1988: First public release, according to the official homepage.
- 1990s: 1.x, 2.x, and 3.0 releases listed in the official release archive.
- 2000s: Gambit 4.x became the main release line.
- 2012: GitHub repository created.
- 2025: Manual generated for Gambit v4.9.7.
- 2026: Official homepage still describes active use and development.

### Related projects

- Scheme standards R4RS, R5RS, R7RS, and IEEE Scheme define much of the language surface Gambit implements.
- SRFI libraries are documented in the project README as part of the provided ecosystem.
- Termite Scheme and Gambit JavaScript/Python interop research appear in the official research record.

### ソース

- <https://gambitscheme.org/>
- <https://gambitscheme.org/4.9.7/manual/>
- <https://gambitscheme.org/community/>
- <https://gambitscheme.org/dev/>
- <https://gambitscheme.org/releases/>
- <https://gambitscheme.org/research/>
- <https://github.com/gambit/gambit>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- Debian apt - python-six-doc - 1.17.0-1: installed executable or alias match | Debian stable package indexes: python-six-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python 2 and 3 compatibility library (documentation) | https://github.com/benjaminp/six
- Debian apt - python3-six - 1.17.0-1: installed executable or alias match | Debian stable package indexes: python3-six from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Python 2 and 3 compatibility library | https://github.com/benjaminp/six
- Ubuntu apt - python-six-doc - 1.16.0-4: installed executable or alias match | Ubuntu 24.04 LTS package indexes: python-six-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Python 2 and 3 compatibility library (documentation) | https://github.com/benjaminp/six
- Ubuntu apt - python3-six - 1.16.0-4: installed executable or alias match | Ubuntu 24.04 LTS package indexes: python3-six from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Python 2 and 3 compatibility library | https://github.com/benjaminp/six
- dnf - six - 0.5.3-47.fc43: installed executable or alias match | Fedora Rawhide package metadata: six from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Hex playing program | http://six.retes.hu/


## Combined YAML source

View the package source record on GitHub. [combined/gambit-scheme.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gambit-scheme.yml)


## ソース

- 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
