# 使用 Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget 安装 minimal-racket

查看 minimal-racket 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:minimal-racket
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install minimal-racket
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install racket
```

  证据: MacPorts ports tree: lang/racket/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add racket
```

  证据: Alpine Linux edge package indexes: racket from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install racket
```

  证据: Debian stable package indexes: racket from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install racket
```

  证据: Fedora Rawhide package metadata: racket from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#racket
```

  证据: nixpkgs package indexes: pkgs/by-name/ra/racket/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S racket
```

  证据: Arch Linux sync databases: racket from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install racket
```

  证据: openSUSE Tumbleweed package metadata: racket from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install racket
```

  证据: Chocolatey community package catalog: racket from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','python.pypy'

- Scoop (92%):

```sh
scoop install main/racket
```

  证据: Scoop official bucket manifest trees: bucket/racket.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Racket.Racket -e
```

  证据: Windows Package Manager source index: Racket.Racket from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:minimal-racket
- **软件包管理器:** Homebrew
- **版本:** 9.2
- **来源摘要:** Modern programming language in the Lisp/Scheme family
- **主页:** <https://racket-lang.org/>
- **最后更新:** 2026-07-29T17:23:26+01:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- racket (别名)
- raco (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 9.2
## 项目历史与用法

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.

### 来源

- <https://blog.racket-lang.org/2020/05/racket-is-25.html>
- <https://cs.brown.edu/people/sk/Publications/Papers/Published/cffk-macros-to-dsls/>
- <https://docs.racket-lang.org/>
- <https://felleisen.org/matthias/manifesto/>
- <https://racket-lang.org/new-name.html>


## 安全说明

generalized runtime or code generation signal.

- **Geiger 风险:** yellow / 中
- generalized runtime or code generation signal

## 其他软件包管理器记录

- MacPorts - racket: installed executable or alias match | MacPorts ports tree: lang/racket/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Debian apt - racket - 8.16+dfsg1-3: installed executable or alias match | Debian stable package indexes: racket from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | extensible programming language in the Scheme family | https://www.racket-lang.org/
- Debian apt - racket-common - 8.16+dfsg1-3: installed executable or alias match | Debian stable package indexes: racket-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | extensible programming language in the Scheme family (shared files) | https://www.racket-lang.org/
- Debian apt - racket-doc - 8.16+dfsg1-3: installed executable or alias match | Debian stable package indexes: racket-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | extensible programming language in the Scheme family (documentation) | https://www.racket-lang.org/
- Nix - racket: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ra/racket/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - racket - 8.10+dfsg1-2ubuntu1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: racket from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | extensible programming language in the Scheme family | https://www.racket-lang.org/
- Ubuntu apt - racket-common - 8.10+dfsg1-2ubuntu1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: racket-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | extensible programming language in the Scheme family (shared files) | https://www.racket-lang.org/
- Ubuntu apt - racket-doc - 8.10+dfsg1-2ubuntu1: installed executable or alias match | Ubuntu 24.04 LTS package indexes: racket-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | extensible programming language in the Scheme family (documentation) | https://www.racket-lang.org/
- apk - racket - 9.2-r0: installed executable or alias match | Alpine Linux edge package indexes: racket from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Racket CS - general purpose programming language in the Lisp-Scheme family | https://racket-lang.org/
- apk - racket-dbg - 9.2-r0: installed executable or alias match | Alpine Linux edge package indexes: racket-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Racket CS - general purpose programming language in the Lisp-Scheme family (debug symbols) | https://racket-lang.org/
- apk - racket-dev - 9.2-r0: installed executable or alias match | Alpine Linux edge package indexes: racket-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Racket CS - general purpose programming language in the Lisp-Scheme family (development files) | https://racket-lang.org/
- apk - racket-doc - 9.2-r0: installed executable or alias match | Alpine Linux edge package indexes: racket-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Racket CS - general purpose programming language in the Lisp-Scheme family (documentation) | https://racket-lang.org/
- dnf - racket - 9.2-2.fc45: installed executable or alias match | Fedora Rawhide package metadata: racket from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | General purpose programming language | https://racket-lang.org
- dnf - racket-collects - 9.2-2.fc45: installed executable or alias match | Fedora Rawhide package metadata: racket-collects from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Racket's core collections libraries | https://racket-lang.org
- dnf - racket-devel - 9.2-2.fc45: installed executable or alias match | Fedora Rawhide package metadata: racket-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development files for Racket | https://racket-lang.org
- dnf - racket-doc - 9.2-2.fc45: installed executable or alias match | Fedora Rawhide package metadata: racket-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Documentation files for Racket | https://racket-lang.org


## Combined YAML source

View the package source record on GitHub. [combined/minimal-racket.yml](https://github.com/mxcl/pkgdb/blob/main/combined/minimal-racket.yml)


## 来源

- 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
