# Install chunkah with Homebrew, dnf

OCI building tool for content-based layers. Version 0.6.0 via Homebrew; verified 2026-06-08. Also installable with dnf: sudo dnf install chunkah.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install chunkah
```

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install chunkah
```

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

## Package facts

- **Package key:** brew:chunkah
- **Package manager:** Homebrew
- **Version:** 0.6.0
- **Source summary:** OCI building tool for content-based layers
- **Homepage:** <https://github.com/coreos/chunkah>
- **Repository:** <https://github.com/coreos/chunkah>
- **Last updated:** 2026-06-08T19:36:33Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- chunkah (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.6.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

No matching local secret-handling manifest was found for chunkah. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Other Package-Manager Records

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


## Sources

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