# Installer mit-scheme avec Homebrew, apt, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mit-scheme pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:mit-scheme
- **Gestionnaire de paquets:** Homebrew
- **Version:** 12.1
- **Résumé source:** MIT/GNU Scheme development tools and runtime library
- **Page d'accueil:** <https://www.gnu.org/software/mit-scheme/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- mit-scheme (alias)
- mit-scheme-svm1-64le (alias)
- mit-scheme-svm1-64le-12.1 (alias)
- scheme (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 12.1
## Historique du projet et usages

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.

### Modes d'utilisation

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`.

### Sources

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


## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / moyen
- generalized runtime or code generation signal

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
