# 使用 Homebrew, apt, MacPorts 安装 mit-scheme

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install mit-scheme
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install mit-scheme
```

  证据: MacPorts ports tree: lang/mit-scheme/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install mit-scheme
```

  证据: Debian stable package indexes: mit-scheme from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## 软件包事实

- **软件包键:** brew:mit-scheme
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/mit-scheme>
- **版本:** 12.1
- **来源摘要:** MIT/GNU Scheme development tools and runtime library
- **主页:** <https://www.gnu.org/software/mit-scheme/>
- **上游文档:** <https://www.gnu.org/software/mit-scheme/>
- **许可证:** GPL-2.0-or-later
- **源码归档:** <https://ftpmirror.gnu.org/gnu/mit-scheme/stable.pkg/12.1/mit-scheme-12.1-svm1-64le.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- mit-scheme (cli)
- mit-scheme-svm1-64le (cli)
- mit-scheme-svm1-64le-12.1 (cli)
- scheme (cli)
- mit-scheme (别名)
- mit-scheme-svm1-64le (别名)
- mit-scheme-svm1-64le-12.1 (别名)
- scheme (别名)

## 构建依赖

- texinfo

## macOS 提供的库

- ncurses

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 12.1
- 本地数据: OK
- 上游仓库: https://www.gnu.org/software/mit-scheme/
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

MIT/GNU Scheme is the GNU-distributed implementation of Scheme associated with MIT's long-running Scheme environment. GNU and distribution package descriptions characterize it as a complete development environment rather than just a small interpreter: it includes an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library, and is aimed at rapid development of substantial Scheme programs.

### 使用方式

The implementation is closely tied to MIT's Scheme teaching and research lineage. MIT Press identifies Chris Hanson as the principal author of the MIT/GNU Scheme system, and the GNU release notes show continuing maintenance work around language conformance and runtime details, including R7RS-related changes in the 12.0.90 testing series and the 12.1 stable release. In package-manager catalogs, it fills the traditional Lisp/Scheme runtime niche, appearing as `mit-scheme` across Homebrew, Debian, Ubuntu, and MacPorts with executables including `scheme` and `mit-scheme`.

### 来源

- <https://formulae.brew.sh/formula/mit-scheme>
- <https://mitpress.mit.edu/9780262362474/software-design-for-flexibility/>
- <https://www.gnu.org/software/mit-scheme/>
- <https://www.gnu.org/software/mit-scheme/release.html>


## 安全说明

generalized runtime or code generation signal.

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** mit-scheme
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - mit-scheme - 12.1-4: normalized package name match | Debian stable package indexes: mit-scheme from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MIT/GNU Scheme development environment | https://www.gnu.org/software/mit-scheme/
- Debian apt - mit-scheme-dbg - 12.1-4: normalized package name match | Debian stable package indexes: mit-scheme-dbg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MIT/GNU Scheme debugging files | https://www.gnu.org/software/mit-scheme/
- Debian apt - mit-scheme-doc - 12.1-4: normalized package name match | Debian stable package indexes: mit-scheme-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | MIT/GNU Scheme documentation | https://www.gnu.org/software/mit-scheme/
- Ubuntu apt - mit-scheme - 12.1-3: normalized package name match | Ubuntu 24.04 LTS package indexes: mit-scheme from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MIT/GNU Scheme development environment | https://www.gnu.org/software/mit-scheme/
- Ubuntu apt - mit-scheme-dbg - 12.1-3: normalized package name match | Ubuntu 24.04 LTS package indexes: mit-scheme-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MIT/GNU Scheme debugging files | https://www.gnu.org/software/mit-scheme/
- Ubuntu apt - mit-scheme-doc - 12.1-3: normalized package name match | Ubuntu 24.04 LTS package indexes: mit-scheme-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | MIT/GNU Scheme documentation | https://www.gnu.org/software/mit-scheme/
- MacPorts - mit-scheme: normalized package name match | MacPorts ports tree: lang/mit-scheme/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [texinfo](https://pkg.so/zh-hans/brew/texinfo/) - Build dependency declared by Homebrew.
- [chicken](https://pkg.so/zh-hans/brew/chicken/) - Shares pkgdb curated category or tags: cli, compiler, interpreter, language-runtime, runtime.
- [scheme48](https://pkg.so/zh-hans/brew/scheme48/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, lisp, runtime.
- [minimal-racket](https://pkg.so/zh-hans/brew/minimal-racket/) - Shares pkgdb curated category or tags: cli, language-runtime, lisp, runtime, scheme.
- [chezscheme](https://pkg.so/zh-hans/brew/chezscheme/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, runtime, scheme.
- [bigloo](https://pkg.so/zh-hans/brew/bigloo/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, runtime, scheme.
- [kawa](https://pkg.so/zh-hans/brew/kawa/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, lisp, scheme.
- [sagittarius-scheme](https://pkg.so/zh-hans/brew/sagittarius-scheme/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, runtime, scheme.
- [chibi-scheme](https://pkg.so/zh-hans/brew/chibi-scheme/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, scheme.
- [gcl](https://pkg.so/zh-hans/brew/gcl/) - Local package facts share a topical domain. Shared terms: cli, compiler, gnu, language, language-runtime.
- [gforth](https://pkg.so/zh-hans/brew/gforth/) - Local package facts share a topical domain. Shared terms: cli, compiler, gnu, interpreter, language.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
