# chunkah を Homebrew, dnf でインストール

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

## インストール

```sh
sudo av install brew:chunkah
```

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

### macOS

- Homebrew (100%):

```sh
brew install chunkah
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install chunkah
```

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

## パッケージ情報

- **パッケージキー:** brew:chunkah
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.6.0
- **ソース概要:** OCI building tool for content-based layers
- **ホームページ:** <https://github.com/coreos/chunkah>
- **リポジトリ:** <https://github.com/coreos/chunkah>
- **最終更新:** 2026-06-08T19:36:33Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- chunkah (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.6.0
## プロジェクトの歴史と使われ方

chunkah is a CoreOS OCI image tool that turns a flat root filesystem or existing image into content-based layers intended to improve layer reuse.

### プロジェクトの歴史

The GitHub repository was created in December 2025. The README explains chunkah as a post-processing step for images whose Dockerfile-derived layers do not match reusable content boundaries.

### 採用の歴史

The upstream README presents container-image use through quay.io/coreos/chunkah as the primary path, with cargo install and Fedora packaging as additional options. The batch input records Homebrew and DNF packaging.

### 使われ方

Users can split an existing image or split an image at build time with Podman and Buildah. The README also documents Docker image-mount usage, SOURCE_DATE_EPOCH support, cosign verification, xattr-based component hints, output formats, max-layer tuning, pruning, and bootc-image compatibility.

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

chunkah is interesting to container and distro package people because it maps package or component boundaries back onto OCI layers after the image has been built. That makes package churn, client pulls, and shared storage the focus rather than the textual Dockerfile step history.

### タイムライン

- 2025: Public GitHub repository created.
- 2026: v0.1.0 released.
- 2026: v0.6.0 release documented in the README examples.

### Related projects

- The README positions chunkah alongside Podman, Buildah, Docker or Moby, skopeo, bootc images, rpm-ostree component hints, zstd:chunked, cosign, and OCI image tooling.

### ソース

- <https://github.com/coreos/chunkah#readme>
- <https://api.github.com/repos/coreos/chunkah>
- <https://api.github.com/repos/coreos/chunkah/releases>


## セキュリティノート

chunkah に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


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

- dnf - chunkah - 0.6.0-3.fc45: normalized package name match | Fedora Rawhide package metadata: chunkah from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | OCI building tool for content-based container image layers | https://github.com/coreos/chunkah


## Combined YAML source

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


## ソース

- pkg.so package database
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
