Automic VaultAutomic Vault

brew

minimal-racket を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install minimal-racket

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install racket

MacPorts ports tree · lang/racket/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add racket

Alpine Linux edge package indexes · racket · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install racket

Debian stable package indexes · racket · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install racket

Fedora Rawhide package metadata · racket · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#racket

nixpkgs package indexes · pkgs/by-name/ra/racket/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S racket

Arch Linux sync databases · racket · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install racket

openSUSE Tumbleweed package metadata · racket · ソース: download.opensuse.org

概要

パッケージ概要

Modern programming language in the Lisp/Scheme family

コマンドとエイリアス

  • racket
  • raco

履歴

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

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.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:programming language

インストール挙動

  • Homebrew はこの formula に post-install フックを宣言しています。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
racketcliグローバル実行可能ファイル
racocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://racket-lang.org/

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
依存関係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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameminimal-racket
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

MacPorts94%

racket

sudo port install racket
  • installed executable or alias match
  • 一致条件: Racket
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/racket/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Debian apt92%

racket 8.16+dfsg1-3

extensible programming language in the Scheme family

https://www.racket-lang.org/

sudo apt install racket
  • Section: lisp
  • Architecture: amd64
  • 5 依存関係
  • 9 任意依存関係
  • installed executable or alias match
  • 一致条件: Racket
Debian stable package indexes · deb.debian.org · Debian stable package indexes: racket from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

racket-common 8.16+dfsg1-3

extensible programming language in the Scheme family (shared files)

https://www.racket-lang.org/

sudo apt install racket-common
  • Section: lisp
  • Architecture: all
  • Source Package: racket
  • 3 任意依存関係
  • installed executable or alias match
  • 一致条件: Racket
Debian stable package indexes · deb.debian.org · Debian stable package indexes: racket-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt92%

racket-doc 8.16+dfsg1-3

extensible programming language in the Scheme family (documentation)

https://www.racket-lang.org/

sudo apt install racket-doc
  • Section: doc
  • Architecture: all
  • Source Package: racket
  • 1 任意依存関係
  • installed executable or alias match
  • 一致条件: Racket
Debian stable package indexes · deb.debian.org · Debian stable package indexes: racket-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix92%

racket

nix profile install nixpkgs#racket
  • installed executable or alias match
  • 一致条件: Racket
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ra/racket/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt92%

racket 8.10+dfsg1-2ubuntu1

extensible programming language in the Scheme family

https://www.racket-lang.org/

sudo apt install racket
  • Section: universe/lisp
  • Architecture: amd64
  • 5 依存関係
  • 9 任意依存関係
  • installed executable or alias match
  • 一致条件: Racket
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: racket from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

racket-common 8.10+dfsg1-2ubuntu1

extensible programming language in the Scheme family (shared files)

https://www.racket-lang.org/

sudo apt install racket-common
  • Section: universe/lisp
  • Architecture: all
  • Source Package: racket
  • 3 任意依存関係
  • installed executable or alias match
  • 一致条件: Racket
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: racket-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt92%

racket-doc 8.10+dfsg1-2ubuntu1

extensible programming language in the Scheme family (documentation)

https://www.racket-lang.org/

sudo apt install racket-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: racket
  • 1 任意依存関係
  • installed executable or alias match
  • 一致条件: Racket
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: racket-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk92%

racket 9.2-r0

Racket CS - general purpose programming language in the Lisp-Scheme family

https://racket-lang.org/

sudo apk add racket
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: racket
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Racket
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: racket from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

racket-dbg 9.2-r0

Racket CS - general purpose programming language in the Lisp-Scheme family (debug symbols)

https://racket-lang.org/

sudo apk add racket-dbg
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: racket
  • 1 依存関係
  • installed executable or alias match
  • 一致条件: Racket
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: racket-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

racket-dev 9.2-r0

Racket CS - general purpose programming language in the Lisp-Scheme family (development files)

https://racket-lang.org/

sudo apk add racket-dev
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: racket
  • installed executable or alias match
  • 一致条件: Racket
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: racket-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk92%

racket-doc 9.2-r0

Racket CS - general purpose programming language in the Lisp-Scheme family (documentation)

https://racket-lang.org/

sudo apk add racket-doc
  • License: Apache-2.0 OR MIT
  • Architecture: x86_64
  • Source Package: racket
  • installed executable or alias match
  • 一致条件: Racket
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: racket-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf92%

racket 9.2-1.fc45

General purpose programming language

https://racket-lang.org

sudo dnf install racket
  • License: MIT AND Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: racket
  • 5 依存関係
  • 2 提供
  • installed executable or alias match
  • 一致条件: Racket
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: racket from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

racket-collects 9.2-1.fc45

Racket's core collections libraries

https://racket-lang.org

sudo dnf install racket-collects
  • License: MIT AND Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: racket
  • 1 提供
  • installed executable or alias match
  • 一致条件: Racket
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: racket-collects from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

racket-devel 9.2-1.fc45

Development files for Racket

https://racket-lang.org

sudo dnf install racket-devel
  • License: MIT AND Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: racket
  • 1 依存関係
  • 1 提供
  • installed executable or alias match
  • 一致条件: Racket
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: racket-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf92%

racket-doc 9.2-1.fc45

Documentation files for Racket

https://racket-lang.org

sudo dnf install racket-doc
  • License: MIT AND Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: racket
  • 1 提供
  • installed executable or alias match
  • 一致条件: Racket
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: racket-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

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

このページは 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