Install the CLI with npm, or choose a native ZIP for Windows, Linux, or macOS. Each archive follows the published install guide and ships with a matching SHA-256 checksum file.
file /usr/local/bin/anzoth
anzoth --version
shasum -a 256 -c anzoth-macos-x86_64.zip.sha256
The expected architecture string in the guide is Mach-O 64-bit executable x86_64.
This is the recommended macOS build for Intel Macs.
Binary verification
Verify the download before you install it.
Use the checksum file that ships beside each archive. If you prefer a guided install, the CLI docs walk through PATH setup, updates, verification, and removal.
- npm downloads the correct native binary for Windows x86-64, Linux x86-64, macOS Apple Silicon, or macOS Intel.
- Use the native ZIP downloads if you prefer to manage the binary yourself.
Need help
Helpful links for first-time installs.
Start with the download that matches your machine, then jump into the docs or dashboard when you are ready to create a key and make your first request.