Automic VaultAutomic Vault

brew

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

mit-scheme のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install mit-scheme

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install mit-scheme

MacPorts ports tree · lang/mit-scheme/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install mit-scheme

Debian stable package indexes · mit-scheme · ソース: deb.debian.org

概要

パッケージ概要

MIT/GNU Scheme development tools and runtime library

コマンドとエイリアス

  • mit-scheme
  • mit-scheme-svm1-64le
  • mit-scheme-svm1-64le-12.1
  • scheme

履歴

プロジェクトの歴史と使われ方

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

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:runtime

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
mit-schemecliグローバル実行可能ファイル
mit-scheme-svm1-64lecliグローバル実行可能ファイル
mit-scheme-svm1-64le-12.1cliグローバル実行可能ファイル
schemecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版12.1
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.gnu.org/software/mit-scheme/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mit-scheme
バージョン12.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mit-scheme
ホームページhttps://www.gnu.org/software/mit-scheme/
リポジトリhttps://git.savannah.gnu.org/git/mit-scheme.git
上流ドキュメント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
ビルド依存関係texinfo
macOS 提供ライブラリncurses
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemit-scheme
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

mit-scheme 12.1-4

MIT/GNU Scheme development environment

https://www.gnu.org/software/mit-scheme/

sudo apt install mit-scheme
  • Section: lisp
  • Architecture: amd64
  • 4 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Mit Scheme
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mit-scheme from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mit-scheme-dbg 12.1-4

MIT/GNU Scheme debugging files

https://www.gnu.org/software/mit-scheme/

sudo apt install mit-scheme-dbg
  • Section: debug
  • Architecture: amd64
  • Source Package: mit-scheme
  • 1 依存関係
  • normalized package name match
  • 一致条件: Mit Scheme
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mit-scheme-dbg from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

mit-scheme-doc 12.1-4

MIT/GNU Scheme documentation

https://www.gnu.org/software/mit-scheme/

sudo apt install mit-scheme-doc
  • Section: doc
  • Architecture: all
  • Source Package: mit-scheme
  • normalized package name match
  • 一致条件: Mit Scheme
Debian stable package indexes · deb.debian.org · Debian stable package indexes: mit-scheme-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

mit-scheme 12.1-3

MIT/GNU Scheme development environment

https://www.gnu.org/software/mit-scheme/

sudo apt install mit-scheme
  • Section: universe/devel
  • Architecture: amd64
  • 4 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Mit Scheme
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mit-scheme from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mit-scheme-dbg 12.1-3

MIT/GNU Scheme debugging files

https://www.gnu.org/software/mit-scheme/

sudo apt install mit-scheme-dbg
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: mit-scheme
  • 1 依存関係
  • normalized package name match
  • 一致条件: Mit Scheme
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mit-scheme-dbg from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

mit-scheme-doc 12.1-3

MIT/GNU Scheme documentation

https://www.gnu.org/software/mit-scheme/

sudo apt install mit-scheme-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: mit-scheme
  • normalized package name match
  • 一致条件: Mit Scheme
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: mit-scheme-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

mit-scheme

sudo port install mit-scheme
  • normalized package name match
  • 一致条件: Mit Scheme
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/mit-scheme/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment