# mit-scheme を Homebrew, apt, MacPorts でインストール

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
