# chibi-scheme mit Homebrew, apk, dnf, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für chibi-scheme in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:chibi-scheme
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install chibi-scheme
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add chibi-scheme
```

  Evidenz: Alpine Linux edge package indexes: chibi-scheme from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install chibi-scheme
```

  Evidenz: Fedora Rawhide package metadata: chibi-scheme from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Ubuntu apt (92%):

```sh
sudo apt install chibi-scheme
```

  Evidenz: Ubuntu 24.04 LTS package indexes: chibi-scheme from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## Paketfakten

- **Paketschlüssel:** brew:chibi-scheme
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/chibi-scheme>
- **Version:** 0.12
- **Quellzusammenfassung:** Small footprint Scheme for use as a C Extension Language
- **Homepage:** <https://github.com/ashinn/chibi-scheme>
- **Repository:** <https://github.com/ashinn/chibi-scheme>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://github.com/ashinn/chibi-scheme/archive/refs/tags/0.12.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- chibi-doc (cli)
- chibi-ffi (cli)
- chibi-scheme (cli)
- snow-chibi (cli)
- snow-chibi.scm (cli)
- chibi-doc (Alias)
- chibi-ffi (Alias)
- chibi-scheme (Alias)
- snow-chibi (Alias)
- snow-chibi.scm (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.12
- lokale Daten: OK
- Upstream-Repository: https://github.com/ashinn/chibi-scheme
- neueste erkannte Version: 0.12 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

Chibi-Scheme is a small Scheme implementation intended for embedding as a C extension and scripting language, while still providing a substantial R7RS-small-oriented default environment.

### Projektgeschichte

The official README describes Chibi-Scheme as a very small library for use as an extension and scripting language in C programs. It highlights isolated heaps for multiple VMs, lightweight VM-based threads, no external dependencies, Unicode support, hygienic macros, and an extensible module system.

The project also ships command-line tools such as `chibi-scheme`, `chibi-doc`, `chibi-ffi`, and Snow-related commands, so the package is both an embeddable library and a usable Scheme command-line environment.

### Adoptionsgeschichte

Chibi-Scheme's adoption is narrower than Chez Scheme or CHICKEN, but it appears in several Unix-style package sets because small embeddable interpreters are useful dependencies and testbeds.

The input package metadata lists Alpine, Homebrew, Fedora, and Ubuntu packages. Homebrew reported 39,642 trailing-365-day installs at research time, a strong signal for a small language-runtime formula.

### Wie es verwendet wird

The official README documents the normal source workflow as `make && make test`, producing a shared library and a sample `chibi-scheme` command-line REPL.

Package users mainly care that the formula installs a tiny Scheme runtime, FFI tooling, and documentation helpers without a heavyweight dependency chain.

### Warum Paket-Nerds sich dafür interessieren

Chibi-Scheme is package-nerd-significant because it represents the opposite end of the Scheme packaging spectrum from big optimizing compilers: tiny, embeddable, no external dependencies, and suitable for C projects.

It is also a useful R7RS-small package for testing scripts, build integrations, and extension-language experiments without installing a large runtime.

### Zeitleiste

- 2024: Chibi-Scheme 0.11 released.
- 2026: Chibi-Scheme 0.12 released and tracked by Homebrew.

### Related projects

- The README connects Chibi-Scheme to R7RS small and the `(scheme small)` library.
- The installed Snow-related executables put it near the Scheme package/library tooling ecosystem as well as embedded C extension languages.

### Quellen

- <https://github.com/ashinn/chibi-scheme#readme>
- <https://synthcode.com/scheme/chibi/>
- <https://github.com/ashinn/chibi-scheme/releases/tag/0.12>
- <https://formulae.brew.sh/api/formula/chibi-scheme.json>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- Ubuntu apt - chibi-scheme - 0.9.1-3ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: chibi-scheme from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | embeddable Scheme interpreter | https://github.com/ashinn/chibi-scheme
- Ubuntu apt - chibi-scheme-common - 0.9.1-3ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: chibi-scheme-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | embeddable Scheme interpreter (standard libraries) | https://github.com/ashinn/chibi-scheme
- Ubuntu apt - chibi-scheme-doc - 0.9.1-3ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: chibi-scheme-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | embeddable Scheme interpreter (documentation) | https://github.com/ashinn/chibi-scheme
- Ubuntu apt - chibi-scheme-images - 0.9.1-3ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: chibi-scheme-images from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | embeddable Scheme interpreter (standard library images) | https://github.com/ashinn/chibi-scheme
- Ubuntu apt - libchibi-scheme-dev - 0.9.1-3ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: libchibi-scheme-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | embeddable Scheme interpreter (development files) | https://github.com/ashinn/chibi-scheme
- Ubuntu apt - libchibi-scheme-ffi - 0.9.1-3ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: libchibi-scheme-ffi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | embeddable Scheme interpreter (native modules) | https://github.com/ashinn/chibi-scheme
- Ubuntu apt - libchibi-scheme0 - 0.9.1-3ubuntu1: normalized package name match | Ubuntu 24.04 LTS package indexes: libchibi-scheme0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | embeddable Scheme interpreter (shared library) | https://github.com/ashinn/chibi-scheme
- apk - chibi-scheme - 0.12-r0: normalized package name match | Alpine Linux edge package indexes: chibi-scheme from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Minimal implementation of the R7RS scheme standard | https://github.com/ashinn/chibi-scheme
- apk - chibi-scheme-dev - 0.12-r0: normalized package name match | Alpine Linux edge package indexes: chibi-scheme-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Minimal implementation of the R7RS scheme standard (development files) | https://github.com/ashinn/chibi-scheme
- apk - chibi-scheme-doc - 0.12-r0: normalized package name match | Alpine Linux edge package indexes: chibi-scheme-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Minimal implementation of the R7RS scheme standard (documentation) | https://github.com/ashinn/chibi-scheme
- dnf - chibi-scheme - 0.10.0-11.fc45: normalized package name match | Fedora Rawhide package metadata: chibi-scheme from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Minimal Scheme implementation for use as an extension language | http://synthcode.com/wiki/chibi-scheme
- dnf - chibi-scheme-devel - 0.10.0-11.fc45: normalized package name match | Fedora Rawhide package metadata: chibi-scheme-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for chibi-scheme | http://synthcode.com/wiki/chibi-scheme


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/de/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [mit-scheme](https://pkg.so/de/brew/mit-scheme/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, scheme.
- [chicken](https://pkg.so/de/brew/chicken/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, scheme.
- [sagittarius-scheme](https://pkg.so/de/brew/sagittarius-scheme/) - Shares pkgdb curated category or tags: cli, language-runtime, r7rs, scheme.
- [scheme48](https://pkg.so/de/brew/scheme48/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, scheme.
- [sisc-scheme](https://pkg.so/de/brew/sisc-scheme/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, scheme.
- [gauche](https://pkg.so/de/brew/gauche/) - Shares pkgdb curated category or tags: cli, interpreter, language-runtime, r7rs, scheme.
- [minimal-racket](https://pkg.so/de/brew/minimal-racket/) - Shares pkgdb curated category or tags: cli, language-runtime, scheme.
- [chezscheme](https://pkg.so/de/brew/chezscheme/) - Shares pkgdb curated category or tags: cli, language-runtime, scheme.
- [cbmbasic](https://pkg.so/de/brew/cbmbasic/) - Local package facts share a topical domain. Shared terms: as, cli, interpreter, language, language-runtime.
- [nesc](https://pkg.so/de/brew/nesc/) - Local package facts share a topical domain. Shared terms: c-extension, cli, extension, language, language-runtime.

## Combined YAML source

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


## Quellen

- 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
