Automic VaultAutomic Vault

brew

chicken を Homebrew, apk, dnf, MacPorts, pacman, apt でインストール

chicken のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install chicken

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install chicken

MacPorts ports tree · lang/chicken/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add chicken

Alpine Linux edge package indexes · chicken · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install chicken

Fedora Rawhide package metadata · chicken · ソース: dl.fedoraproject.org

Arch Linux pacman確認済み · 92%
sudo pacman -S chicken

Arch Linux sync databases · chicken · ソース: geo.mirror.pkgbuild.com

Debian apt確認済み · 92%
sudo apt install chicken-bin

Debian stable package indexes · chicken-bin · ソース: deb.debian.org

概要

パッケージ概要

Compiler for the Scheme programming language

コマンドとエイリアス

  • chicken
  • chicken-do
  • chicken-install
  • chicken-profile
  • chicken-status
  • chicken-uninstall
  • feathers

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

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

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:programming language

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
~/.csirc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
chickencliグローバル実行可能ファイル
chicken-docliグローバル実行可能ファイル
chicken-installcliグローバル実行可能ファイル
chicken-profilecliグローバル実行可能ファイル
chicken-statuscliグローバル実行可能ファイル
chicken-uninstallcliグローバル実行可能ファイル
featherscliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版5.4.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://www.call-cc.org/

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報Release/tag comparison is only available for GitHub repositories.https://www.call-cc.org/信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:chicken
バージョン5.4.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/chicken
ホームページhttps://www.call-cc.org/
リポジトリhttps://code.call-cc.org/git/chicken-core.git
上流ドキュメントhttps://wiki.call-cc.org/
ライセンスBSD-3-Clause
ソースアーカイブhttps://code.call-cc.org/releases/5.4.0/chicken-5.4.0.tar.gz
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namechicken
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • mono
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

chicken-bin 5.3.0-2

Practical and portable Scheme system - compiler

http://www.call-cc.org

sudo apt install chicken-bin
  • Section: lisp
  • Architecture: amd64
  • Source Package: chicken
  • 3 依存関係
  • normalized package name match
  • 一致条件: Chicken
Debian stable package indexes · deb.debian.org · Debian stable package indexes: chicken-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libchicken-dev 5.3.0-2

Practical and portable Scheme system - development

http://www.call-cc.org

sudo apt install libchicken-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: chicken
  • 1 依存関係
  • normalized package name match
  • 一致条件: Chicken
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libchicken-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libchicken11t64 5.3.0-2

Practical and portable Scheme system - runtime

http://www.call-cc.org

sudo apt install libchicken11t64
  • Section: libs
  • Architecture: amd64
  • Source Package: chicken
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Chicken
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libchicken11t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

chicken-bin 5.3.0-1.1build1

Practical and portable Scheme system - compiler

http://www.call-cc.org

sudo apt install chicken-bin
  • Section: universe/interpreters
  • Architecture: amd64
  • Source Package: chicken
  • 3 依存関係
  • normalized package name match
  • 一致条件: Chicken
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: chicken-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libchicken-dev 5.3.0-1.1build1

Practical and portable Scheme system - development

http://www.call-cc.org

sudo apt install libchicken-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: chicken
  • 2 依存関係
  • normalized package name match
  • 一致条件: Chicken
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libchicken-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libchicken11t64 5.3.0-1.1build1

Practical and portable Scheme system - runtime

http://www.call-cc.org

sudo apt install libchicken11t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: chicken
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Chicken
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libchicken11t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

chicken 5.4.0-r0

R5RS and R7RS compatible scheme compiler and interpreter

https://call-cc.org/

sudo apk add chicken
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: chicken
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Chicken
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: chicken from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

chicken-dev 5.4.0-r0

R5RS and R7RS compatible scheme compiler and interpreter (development files)

https://call-cc.org/

sudo apk add chicken-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: chicken
  • 1 依存関係
  • normalized package name match
  • 一致条件: Chicken
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: chicken-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

chicken-doc 5.4.0-r0

R5RS and R7RS compatible scheme compiler and interpreter (documentation)

https://call-cc.org/

sudo apk add chicken-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: chicken
  • normalized package name match
  • 一致条件: Chicken
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: chicken-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

chicken-feathers 5.4.0-r0

A debugger for compiled chicken programs

https://call-cc.org/

sudo apk add chicken-feathers
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: chicken
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Chicken
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: chicken-feathers from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

chicken-libs 5.4.0-r0

R5RS and R7RS compatible scheme compiler and interpreter (libraries)

https://call-cc.org/

sudo apk add chicken-libs
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: chicken
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Chicken
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: chicken-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

chicken 5.4.0-5.fc44

A practical and portable Scheme system

http://call-cc.org

sudo dnf install chicken
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: chicken
  • 6 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Chicken
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: chicken from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

chicken-libs 5.4.0-5.fc44

Chicken Scheme runtime library

http://call-cc.org

sudo dnf install chicken-libs
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: chicken
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Chicken
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: chicken-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

chicken-static 5.4.0-5.fc44

Static library for Chicken

http://call-cc.org

sudo dnf install chicken-static
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: chicken
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Chicken
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: chicken-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

chicken 5.4.0-1

Feature rich R5RS Scheme compiler and interpreter

https://call-cc.org/

sudo pacman -S chicken
  • License: BSD-3-Clause AND GPL-2.0-or-later AND custom:Public-Domain
  • Architecture: x86_64
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Chicken
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: chicken from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

chicken

sudo port install chicken
  • normalized package name match
  • 一致条件: Chicken
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/chicken/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

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