macOS
brew install minimal-racketlocal Homebrew formula metadata
sudo port install racketMacPorts ports tree · lang/racket/Portfile · ソース: api.github.com
brew
minimal-racket のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install minimal-racketlocal Homebrew formula metadata
sudo port install racketMacPorts ports tree · lang/racket/Portfile · ソース: api.github.com
sudo apk add racketAlpine Linux edge package indexes · racket · ソース: dl-cdn.alpinelinux.org
sudo apt install racketDebian stable package indexes · racket · ソース: deb.debian.org
sudo dnf install racketFedora Rawhide package metadata · racket · ソース: dl.fedoraproject.org
nix profile install nixpkgs#racketnixpkgs package indexes · pkgs/by-name/ra/racket/package.nix · ソース: api.github.com
sudo pacman -S racketArch Linux sync databases · racket · ソース: geo.mirror.pkgbuild.com
sudo zypper install racketopenSUSE Tumbleweed package metadata · racket · ソース: download.opensuse.org
choco install racketChocolatey community package catalog · racket · ソース: community.chocolatey.org
scoop install main/racketScoop official bucket manifest trees · bucket/racket.json · ソース: api.github.com
winget install --id Racket.Racket -eWindows Package Manager source index · Racket.Racket · ソース: cdn.winget.microsoft.com
概要
Modern programming language in the Lisp/Scheme family
履歴
Racket began in 1995 as PLT Scheme, a project connected to Matthias Felleisen, Matthew Flatt, Robert Bruce Findler, Shriram Krishnamurthi, and the broader PLT group. The early project combined programming-language research with education: DrScheme, later DrRacket, provided an environment for teaching Scheme-style programming, while the language accumulated modules, classes, macros, contracts, and tooling for larger programs.
The 2010 rename from PLT Scheme to Racket marked a deliberate move away from being described only as a Scheme implementation. The Racket project's own rename note says Racket remains a Lisp dialect and descendant of Scheme, but the new name better fit a language and toolchain aimed at language-oriented programming. The transition also renamed DrScheme to DrRacket, made racket the main command name, and shifted the preferred module language from #lang scheme to #lang racket while preserving compatibility.
Racket's ecosystem role is unusually meta: it is a practical language runtime, a teaching environment, and a platform for creating new languages. Academic accounts of Racket emphasize its macro system and its support for composing domain-specific languages. The minimal-racket package is the smaller Homebrew distribution for users who want the command-line runtime and raco tooling without the full batteries-included bundle; it still exposes the core package-management and build workflow used by Racket programmers.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
racket | cli | グローバル実行可能ファイル | |
raco | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:minimal-racket |
|---|---|
| バージョン | 9.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/minimal-racket |
| ホームページ | https://racket-lang.org/ |
| リポジトリ | https://github.com/racket/racket |
| 上流ドキュメント | https://docs.racket-lang.org/ |
| ライセンス | MIT OR Apache-2.0 |
| ソースアーカイブ | https://mirror.racket-lang.org/installers/9.2/racket-minimal-9.2-src.tgz |
| 最終更新 | 2026-06-22T14:05:29-07:00 |
| Pulse | updated |
| 依存関係 | openssl@3 |
| macOS 提供ライブラリ | libffi |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 定義済み |
| サービス | 宣言なし |
| 注意点 | This is a minimal Racket distribution. If you want to build the DrRacket IDE, you may run: raco pkg install --auto drracket The full Racket distribution is available as a cask: brew install --cask racket |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | minimal-racket |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
racket
sudo port install racketracket 8.16+dfsg1-3
extensible programming language in the Scheme family
sudo apt install racketracket-common 8.16+dfsg1-3
extensible programming language in the Scheme family (shared files)
sudo apt install racket-commonracket-doc 8.16+dfsg1-3
extensible programming language in the Scheme family (documentation)
sudo apt install racket-docracket
nix profile install nixpkgs#racketracket 8.10+dfsg1-2ubuntu1
extensible programming language in the Scheme family
sudo apt install racketracket-common 8.10+dfsg1-2ubuntu1
extensible programming language in the Scheme family (shared files)
sudo apt install racket-commonracket-doc 8.10+dfsg1-2ubuntu1
extensible programming language in the Scheme family (documentation)
sudo apt install racket-docracket 9.2-r0
Racket CS - general purpose programming language in the Lisp-Scheme family
sudo apk add racketracket-dbg 9.2-r0
Racket CS - general purpose programming language in the Lisp-Scheme family (debug symbols)
sudo apk add racket-dbgracket-dev 9.2-r0
Racket CS - general purpose programming language in the Lisp-Scheme family (development files)
sudo apk add racket-devracket-doc 9.2-r0
Racket CS - general purpose programming language in the Lisp-Scheme family (documentation)
sudo apk add racket-docracket 9.2-1.fc45
General purpose programming language
sudo dnf install racketracket-collects 9.2-1.fc45
Racket's core collections libraries
sudo dnf install racket-collectsracket-devel 9.2-1.fc45
Development files for Racket
sudo dnf install racket-develracket-doc 9.2-1.fc45
Documentation files for Racket
sudo dnf install racket-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.