# Install chibi-scheme with Homebrew, apk, dnf, apt

Small footprint Scheme for use as a C Extension Language. Version 0.12 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

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

  Evidence: local Homebrew formula metadata

### Linux

- apk (92%):

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

  Evidence: 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
```

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

- Ubuntu apt (92%):

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

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

## Package facts

- **Package key:** brew:chibi-scheme
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/chibi-scheme>
- **Version:** 0.12
- **Source summary:** Small footprint Scheme for use as a C Extension Language
- **Homepage:** <https://github.com/ashinn/chibi-scheme>
- **Repository:** <https://github.com/ashinn/chibi-scheme>
- **Upstream docs:** <https://github.com/ashinn/chibi-scheme#readme>
- **License:** BSD-3-Clause
- **Source archive:** <https://github.com/ashinn/chibi-scheme/archive/refs/tags/0.12.tar.gz>
- **Generated:** 2026-07-09T07:20:21+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)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-09
- Package-manager version: 0.12
- Local data: ok
- Upstream repository: https://github.com/ashinn/chibi-scheme
- Upstream latest detected: 0.12 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **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

## Other Package-Manager Records

- 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-10.fc44: 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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-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-10.fc44: 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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development files for chibi-scheme | http://synthcode.com/wiki/chibi-scheme


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://www.automicvault.com/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [chicken](https://www.automicvault.com/pkg/brew/chicken/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scheme.
- [gambit-scheme](https://www.automicvault.com/pkg/brew/gambit-scheme/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scheme.
- [gauche](https://www.automicvault.com/pkg/brew/gauche/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scheme.
- [gerbil-scheme](https://www.automicvault.com/pkg/brew/gerbil-scheme/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scheme.
- [guile](https://www.automicvault.com/pkg/brew/guile/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scheme.
- [mit-scheme](https://www.automicvault.com/pkg/brew/mit-scheme/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scheme.
- [scheme48](https://www.automicvault.com/pkg/brew/scheme48/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scheme.
- [sisc-scheme](https://www.automicvault.com/pkg/brew/sisc-scheme/) - Shares av.db curated category or tags: cli, interpreter, language-runtime, scheme.
- [sagittarius-scheme](https://www.automicvault.com/pkg/brew/sagittarius-scheme/) - Local package facts share a topical domain. Shared terms: cli, language, language-runtime, runtime, scheme.
- [cbmbasic](https://www.automicvault.com/pkg/brew/cbmbasic/) - Local package facts share a topical domain. Shared terms: as, cli, interpreter, language, language-runtime.
- [nesc](https://www.automicvault.com/pkg/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/automic-vault/db/blob/main/combined/chibi-scheme.yml)


## Sources

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