macOS
brew install minimal-racketlocal Homebrew formula metadata
sudo port install racketMacPorts ports tree · lang/racket/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.