# chicken mit Homebrew, apk, dnf, MacPorts, pacman, apt installieren

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

## Installation

```sh
sudo av install brew:chicken
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install chicken
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install chicken
```

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

### Linux

- apk (92%):

```sh
sudo apk add chicken
```

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

- dnf (92%):

```sh
sudo dnf install chicken
```

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

- pacman (92%):

```sh
sudo pacman -S chicken
```

  Evidenz: Arch Linux sync databases: chicken from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Debian apt (92%):

```sh
sudo apt install chicken-bin
```

  Evidenz: Debian stable package indexes: chicken-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Paketfakten

- **Paketschlüssel:** brew:chicken
- **Paketmanager:** Homebrew
- **Version:** 5.4.0
- **Quellzusammenfassung:** Compiler for the Scheme programming language
- **Homepage:** <https://www.call-cc.org/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- chicken (Alias)
- chicken-do (Alias)
- chicken-install (Alias)
- chicken-profile (Alias)
- chicken-status (Alias)
- chicken-uninstall (Alias)
- feathers (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 5.4.0
## Projektgeschichte und Nutzung

CHICKEN is a Scheme implementation centered on a compiler that translates Scheme to portable C, plus an interpreter, extension library ecosystem, manual, wiki, and package tooling.

### Projektgeschichte

The official getting-started manual says CHICKEN combines an optimizing compiler with a reasonably fast interpreter, generates portable C, supports tail recursion, continuations, lightweight threads, and a flexible interface to C libraries.

The same manual records that CHICKEN was developed by Felix L. Winkelmann from 2000 through 2007, and that in early 2008 the community took over responsibility for development and maintenance while Winkelmann remained involved.

### Adoptionsgeschichte

CHICKEN's adoption is tied to its practical build story: Scheme code becomes C, then a C compiler produces a standalone executable, making it easier to package and deploy than many pure interpreter workflows.

The input package metadata lists Alpine, Homebrew, Debian/Ubuntu, Fedora, MacPorts, Arch, and openSUSE packages. Homebrew reported 28,712 trailing-365-day installs at research time.

### Wie es verwendet wird

The official homepage demonstrates both interpreted use with `csi -s hello-world.scm` and compiled use with `csc hello-world.scm`, then running the resulting executable.

The manual documents `$HOME/.csirc` as an initialization file loaded before the read-eval-print loop unless disabled, which is the relevant user-level config file.

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

CHICKEN is package-nerd-significant because it bridges Lisp/Scheme culture and Unix packaging: source goes to C, extensions are distributed as Eggs, and the runtime fits normal compiler/package-manager workflows.

For package maintainers, CHICKEN's split between core compiler/interpreter tools and a large extension ecosystem makes it a classic language-runtime package rather than a single app.

### Zeitleiste

- 2000: Felix L. Winkelmann began the development period described by the official manual.
- 2008: Community maintenance responsibility began, according to the official manual.
- 2026: Homebrew tracked CHICKEN 5.4.0 from the official call-cc.org release archive.

### Related projects

- Eggs are CHICKEN's contributed extension/library ecosystem and are linked directly from the official homepage.
- CHICKEN sits in the Scheme implementation family alongside systems such as Chez Scheme and Chibi-Scheme, but its package identity is especially shaped by C output and the `csc`/`csi` workflow.

### Quellen

- <https://www.call-cc.org/>
- <https://wiki.call-cc.org/manual>
- <https://wiki.call-cc.org/man/5/Getting%20started>
- <https://wiki.call-cc.org/man/5/Using%20the%20interpreter>
- <https://formulae.brew.sh/api/formula/chicken.json>


## Sicherheitshinweise

generalized runtime or code generation signal.

- **Geiger-Risiko:** yellow / mittel
- generalized runtime or code generation signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.csirc
## Andere Paketmanager-Einträge

- Debian apt - chicken-bin - 5.3.0-2: normalized package name match | Debian stable package indexes: chicken-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Practical and portable Scheme system - compiler | http://www.call-cc.org
- Debian apt - libchicken-dev - 5.3.0-2: normalized package name match | Debian stable package indexes: libchicken-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Practical and portable Scheme system - development | http://www.call-cc.org
- Debian apt - libchicken11t64 - 5.3.0-2: normalized package name match | Debian stable package indexes: libchicken11t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Practical and portable Scheme system - runtime | http://www.call-cc.org
- Ubuntu apt - chicken-bin - 5.3.0-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: chicken-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Practical and portable Scheme system - compiler | http://www.call-cc.org
- Ubuntu apt - libchicken-dev - 5.3.0-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libchicken-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Practical and portable Scheme system - development | http://www.call-cc.org
- Ubuntu apt - libchicken11t64 - 5.3.0-1.1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libchicken11t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Practical and portable Scheme system - runtime | http://www.call-cc.org
- apk - chicken - 5.4.0-r0: normalized package name match | Alpine Linux edge package indexes: chicken from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | R5RS and R7RS compatible scheme compiler and interpreter | https://call-cc.org/
- apk - chicken-dev - 5.4.0-r0: normalized package name match | Alpine Linux edge package indexes: chicken-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | R5RS and R7RS compatible scheme compiler and interpreter (development files) | https://call-cc.org/
- apk - chicken-doc - 5.4.0-r0: normalized package name match | Alpine Linux edge package indexes: chicken-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | R5RS and R7RS compatible scheme compiler and interpreter (documentation) | https://call-cc.org/
- apk - chicken-feathers - 5.4.0-r0: normalized package name match | Alpine Linux edge package indexes: chicken-feathers from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A debugger for compiled chicken programs | https://call-cc.org/
- apk - chicken-libs - 5.4.0-r0: normalized package name match | Alpine Linux edge package indexes: chicken-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | R5RS and R7RS compatible scheme compiler and interpreter (libraries) | https://call-cc.org/
- dnf - chicken - 5.4.0-6.fc45: normalized package name match | Fedora Rawhide package metadata: chicken from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A practical and portable Scheme system | http://call-cc.org
- dnf - chicken-libs - 5.4.0-6.fc45: normalized package name match | Fedora Rawhide package metadata: chicken-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Chicken Scheme runtime library | http://call-cc.org
- dnf - chicken-static - 5.4.0-6.fc45: normalized package name match | Fedora Rawhide package metadata: chicken-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Static library for Chicken | http://call-cc.org
- pacman - chicken - 5.4.0-1: normalized package name match | Arch Linux sync databases: chicken from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Feature rich R5RS Scheme compiler and interpreter | https://call-cc.org/
- MacPorts - chicken: normalized package name match | MacPorts ports tree: lang/chicken/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
