# 使用 Homebrew, apt, zypper, scoop, winget, Nix 安装 chezscheme

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

## 安装

```sh
sudo av install brew:chezscheme
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install chezscheme
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install chezscheme
```

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

- zypper (92%):

```sh
sudo zypper install chezscheme
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#chez
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/chezscheme
```

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

- winget (92%):

```sh
winget install --id Cisco.ChezScheme -e
```

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

## 软件包事实

- **软件包键:** brew:chezscheme
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/chezscheme>
- **版本:** 10.4.1
- **来源摘要:** Implementation of the Chez Scheme language
- **主页:** <https://cisco.github.io/ChezScheme/>
- **仓库:** <https://github.com/cisco/ChezScheme>
- **上游文档:** <https://cisco.github.io/ChezScheme/>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/cisco/ChezScheme/releases/download/v10.4.1/csv10.4.1.tar.gz>
- **最后更新:** 2026-06-22T14:03:01-07:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- chez (cli)
- petite (cli)
- scheme-script (cli)
- chez (别名)
- petite (别名)
- scheme-script (别名)

## 构建依赖

- libx11
- xterm

## macOS 提供的库

- ncurses

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 10.4.1
- 管理器更新时间: 2026-06-22
- 本地数据: OK
- 上游仓库: https://github.com/cisco/ChezScheme
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

Chez Scheme is a Scheme implementation with an optimizing native-code compiler, runtime system, interactive environment, and extensive documentation for R6RS-oriented Scheme programming.

### 项目历史

The official project page describes Chez Scheme as both a programming language and an implementation, with supporting tools and documentation. It emphasizes compilation by default, on-the-fly compilation from source, whole-program compilation, garbage collection, profiling, debugging, and an interactive shell.

The Cisco-hosted project page separates current source, current release, open-source releases, and legacy releases, reflecting the project's long pre-GitHub history and later open-source maintenance.

### 采用历史

Chez Scheme has long mattered to Scheme implementers because it is a serious optimizing compiler rather than only an interpreter. In package-manager catalogs it gives users a high-performance Scheme system through normal install flows.

The input package metadata lists Homebrew, Debian/Ubuntu, Nix, Scoop, winget, and openSUSE packages. Homebrew reported 1,813 trailing-365-day installs at research time.

### 使用方式

The Homebrew formula installs `chez`, `petite`, and `scheme-script`, covering the full Chez Scheme system, Petite Chez Scheme, and script execution workflows.

Users install it as a Scheme compiler/runtime, an interactive environment, or a dependency for Scheme research and language implementation work.

### 为什么软件包爱好者会关心

Chez Scheme is package-nerd-significant because it brings a historically important optimizing Scheme compiler into ordinary OS package managers, where it can be installed beside lighter interpreters.

Its package also exposes the distinction between language runtimes that are research-grade compilers and ones that are small embeddable interpreters, a useful axis in Scheme packaging.

### 时间线

- 2017: Chez Scheme 9.4.1 release notes documented supported platforms and changes after version 8.4.
- 2026: Chez Scheme 10.4.1 released, with Homebrew tracking 10.4.1.

### Related projects

- Petite Chez Scheme is distributed with Chez Scheme and appears as the `petite` executable in the package metadata.
- The official project page connects Chez Scheme documentation with The Scheme Programming Language and the Chez Scheme User's Guide.

### 来源

- <https://cisco.github.io/ChezScheme/>
- <https://github.com/cisco/ChezScheme#readme>
- <https://cisco.github.io/ChezScheme/release_notes/v9.4/release_notes.html>
- <https://github.com/cisco/ChezScheme/releases/tag/v10.4.1>
- <https://formulae.brew.sh/api/formula/chezscheme.json>


## 安全说明

没有找到 chezscheme 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** chezscheme
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - chezscheme - 10.0.0+dfsg-5: normalized package name match | Debian stable package indexes: chezscheme from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Reliable, high performance Scheme compiler | https://cisco.github.io/ChezScheme/
- Debian apt - chezscheme-dev - 10.0.0+dfsg-5: normalized package name match | Debian stable package indexes: chezscheme-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Reliable, high performance Scheme compiler (C development files) | https://cisco.github.io/ChezScheme/
- Debian apt - chezscheme-doc - 10.0.0+dfsg-5: normalized package name match | Debian stable package indexes: chezscheme-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Reliable, high performance Scheme compiler (documentation) | https://cisco.github.io/ChezScheme/
- Ubuntu apt - chezscheme - 9.5.8+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: chezscheme from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Reliable, high performance Scheme compiler | https://cisco.github.io/ChezScheme/
- Ubuntu apt - chezscheme-dev - 9.5.8+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: chezscheme-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Reliable, high performance Scheme compiler (C development files) | https://cisco.github.io/ChezScheme/
- Ubuntu apt - chezscheme-doc - 9.5.8+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: chezscheme-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Reliable, high performance Scheme compiler (documentation) | https://cisco.github.io/ChezScheme/
- zypper - chezscheme - 10.3.0-1.4: normalized package name match | openSUSE Tumbleweed package metadata: chezscheme from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A superset of the R6RS Scheme language | https://cisco.github.io/ChezScheme/
- zypper - chezscheme-petite - 10.3.0-1.4: normalized package name match | openSUSE Tumbleweed package metadata: chezscheme-petite from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Faster interpret version of ChezScheme | https://cisco.github.io/ChezScheme/
- Scoop - main/chezscheme: normalized package name match | Scoop official bucket manifest trees: bucket/chezscheme.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Cisco.ChezScheme: normalized package name match | Windows Package Manager source index: Cisco.ChezScheme from https://cdn.winget.microsoft.com/cache/source.msix
- Nix - chez: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/ch/chez/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://pkg.so/zh-hans/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [xterm](https://pkg.so/zh-hans/brew/xterm/) - Build dependency declared by Homebrew.
- [idris2](https://pkg.so/zh-hans/brew/idris2/) - Popular package that depends on this formula.
- [sagittarius-scheme](https://pkg.so/zh-hans/brew/sagittarius-scheme/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language, runtime.
- [mit-scheme](https://pkg.so/zh-hans/brew/mit-scheme/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, runtime, scheme.
- [chicken](https://pkg.so/zh-hans/brew/chicken/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, runtime, scheme.
- [minimal-racket](https://pkg.so/zh-hans/brew/minimal-racket/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, runtime, scheme.
- [bigloo](https://pkg.so/zh-hans/brew/bigloo/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, runtime, scheme.
- [kawa](https://pkg.so/zh-hans/brew/kawa/) - Shares pkgdb curated category or tags: cli, compiler, language-runtime, programming-language, scheme.
- [scheme48](https://pkg.so/zh-hans/brew/scheme48/) - Shares pkgdb curated category or tags: cli, language-runtime, runtime, scheme.
- [gauche](https://pkg.so/zh-hans/brew/gauche/) - Shares pkgdb curated category or tags: cli, language-runtime, programming-language, runtime, scheme.
- [gambit-scheme](https://pkg.so/zh-hans/brew/gambit-scheme/) - Local package facts share a topical domain. Shared terms: cli, compiler, implementation, language, language-runtime.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
