# 使用 Homebrew, dnf, apt 安装 gambit-scheme

查看 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
