# 使用 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
- **版本:** 12.1
- **来源摘要:** MIT/GNU Scheme development tools and runtime library
- **主页:** <https://www.gnu.org/software/mit-scheme/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

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

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 12.1
## 项目历史与用法

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

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

- 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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
