Download Binaries

You can download the official chkbit binaries for different OS/Platforms from the GitHub releases page. After downloading place it in your PATH.

Install via Homebrew (macOS and Linux)

For macOS and Linux it can also be installed via Homebrew:

$ brew install chkbit

Install via Go

$ go install github.com/laktak/chkbit/v6/cmd/chkbit@latest

Build from Source

$ git clone https://github.com/laktak/chkbit
$ chkbit/scripts/build

# binary can be found here
$ ls -l chkbit/chkbit