# Installer chkbit avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de chkbit pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install chkbit
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:chkbit
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/chkbit>
- **Version:** 6.6.0
- **Résumé source:** Check your files for data corruption
- **Page d'accueil:** <https://laktak.github.io/chkbit/>
- **Dépôt:** <https://github.com/laktak/chkbit>
- **Docs amont:** <https://laktak.github.io/chkbit/>
- **Licence:** MIT
- **Archive source:** <https://github.com/laktak/chkbit/archive/refs/tags/v6.6.0.tar.gz>
- **Dernière mise à jour:** 2026-07-27T22:03:46+02:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- chkbit (cli)
- chkbit (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 6.6.0
- gestionnaire mis à jour: 2026-07-27
- données locales: OK
- dépôt amont: https://github.com/laktak/chkbit
- dernière version détectée: v6.6.0 (à jour)
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Archive and compression packages](https://pkg.so/fr/archive-compression-tools/) - Matched archive or compression metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [borgbackup](https://pkg.so/fr/brew/borgbackup/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [kopia](https://pkg.so/fr/brew/kopia/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [plakar](https://pkg.so/fr/brew/plakar/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [rustic](https://pkg.so/fr/brew/rustic/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [bup](https://pkg.so/fr/brew/bup/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [burp](https://pkg.so/fr/brew/burp/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [snapraid](https://pkg.so/fr/brew/snapraid/) - Shares pkgdb curated category or tags: backup, cli, data-integrity, system.
- [bupstash](https://pkg.so/fr/brew/bupstash/) - Shares pkgdb curated category or tags: backup, cli, deduplication, system.
- [periscope](https://pkg.so/fr/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/mxcl/pkgdb/blob/main/combined/chkbit.yml)


## Sources

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