# Install chkbit with Homebrew, Nix

Check your files for data corruption. Version 6.6.0 via Homebrew; verified 2026-06-15.

## Install

```sh
sudo av install brew:chkbit
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install chkbit
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#chkbit
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ch/chkbit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Package facts

- **Package key:** brew:chkbit
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/chkbit>
- **Version:** 6.6.0
- **Source summary:** Check your files for data corruption
- **Homepage:** <https://laktak.github.io/chkbit/>
- **Repository:** <https://github.com/laktak/chkbit>
- **Upstream docs:** <https://github.com/laktak/chkbit#readme>
- **License:** MIT
- **Source archive:** <https://github.com/laktak/chkbit/archive/refs/tags/v6.6.0.tar.gz>
- **Last updated:** 2026-06-15T10:20:12-04:00
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- chkbit (cli)
- chkbit (alias)

## Build dependencies

- go

## 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-08
- Package-manager version: 6.6.0
- Package-manager updated: 2026-06-15
- Local data: ok
- Upstream repository: https://github.com/laktak/chkbit
- Upstream latest detected: v6.6.0 (current)
## Project history and usage

chkbit is a file-integrity checker for detecting data corruption during transfers, backups, recovery, and related storage workflows.

### Project history

The official GitHub history starts in 2019. The README and project site describe chkbit as a tool that hashes files, detects corruption, and in newer versions can detect duplicates and run deduplication on supported systems.

### Adoption history

Homebrew and Nix package chkbit. The upstream documentation is intentionally package-manager-friendly, with a GitHub repository, Codeberg mirror, install page, usage page, and release notes in the README.

### How it is used

Users initialize a directory tree in split mode, storing indexes in each directory, or atom mode, storing one index for the tree. They then add or update hashes and run chkbit check to verify files, especially before or after backup operations.

### Why package nerds care

chkbit is interesting to package maintainers because it is a small, modern integrity tool in a space often served by scripts, rsync options, or filesystem-specific mechanisms. Its recent version line also adds deduplication without turning into a full backup suite.

### Timeline

- 2019: First commits in the official chkbit repository.
- 2024: v4 and v5 release lines appear in official tags.
- 2025: v6 line introduces simplified CLI syntax, atom mode, fuse, and deduplication work in release notes.
- 2026: Homebrew tracks stable v6.6.0.

### Related projects

- The README lists GitHub and Codeberg repositories. The usage model overlaps with backup verification, checksum catalogs, and deduplication tools, but chkbit remains a standalone CLI.

### Sources

- <https://github.com/laktak/chkbit#readme>
- <https://laktak.github.io/chkbit/usage/>
- <https://formulae.brew.sh/api/formula/chkbit.json>
- <https://github.com/laktak/chkbit>


## Security Notes

narrow executable package without higher-risk signals.

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


## 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: .chkbitignore
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** chkbit
- **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

- Nix - chkbit: normalized package name match | nixpkgs package indexes: pkgs/by-name/ch/chkbit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 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.
- [Archive and compression packages](https://www.automicvault.com/pkg/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [snapraid](https://www.automicvault.com/pkg/brew/snapraid/) - Shares av.db curated category or tags: backup, cli, data-integrity, storage, system.
- [zrepl](https://www.automicvault.com/pkg/brew/zrepl/) - Shares av.db curated category or tags: backup, cli, storage, system.
- [borgbackup](https://www.automicvault.com/pkg/brew/borgbackup/) - Shares av.db curated category or tags: backup, cli, deduplication, system.
- [bup](https://www.automicvault.com/pkg/brew/bup/) - Shares av.db curated category or tags: backup, cli, deduplication, system.
- [bupstash](https://www.automicvault.com/pkg/brew/bupstash/) - Shares av.db curated category or tags: backup, cli, deduplication, system.
- [burp](https://www.automicvault.com/pkg/brew/burp/) - Shares av.db curated category or tags: backup, cli, deduplication, system.
- [device-mapper](https://www.automicvault.com/pkg/brew/device-mapper/) - Shares av.db curated category or tags: cli, storage, system.
- [di](https://www.automicvault.com/pkg/brew/di/) - Shares av.db curated category or tags: cli, storage, system.
- [gobackup](https://www.automicvault.com/pkg/brew/gobackup/) - Local package facts share a topical domain. Shared terms: backup, cli, files, storage, system.
- [periscope](https://www.automicvault.com/pkg/brew/periscope/) - Local package facts share a topical domain. Shared terms: cli, data, deduplication, files, system.

## Combined YAML source

View the package source record on GitHub. [combined/chkbit.yml](https://github.com/automic-vault/db/blob/main/combined/chkbit.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- 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
