Homebrew
AvailableThe official formula currently provides v0.8.4 from the corresponding prebuilt macOS/Linux release archives.
brew install halro-ai/tap/halroINSTALL HALRO
The current GitHub release is v0.8.4. Package channels are verified independently and can temporarily lag the GitHub release.
100540c3b10cThe official formula currently provides v0.8.4 from the corresponding prebuilt macOS/Linux release archives.
brew install halro-ai/tap/halroThe official APT repository provides v0.8.4 for amd64 and arm64 with a dedicated archive signing key.
sudo install -m 0755 -d /etc/apt/keyrings
curl -fsSL https://halro.ai/keys/halro-archive-keyring.gpg \
| sudo tee /etc/apt/keyrings/halro-archive-keyring.gpg >/dev/null
curl -fsSL https://halro.ai/packages/halro.sources \
| sudo tee /etc/apt/sources.list.d/halro.sources >/dev/null
sudo apt update
sudo apt install halroAVAILABLE NOW
Download amd64 or arm64 archives for Linux and macOS and verify the checksum, Sigstore bundle, and GitHub attestation. The ghcr.io/akz142857/halro:v0.8.4 image supports linux/amd64 and linux/arm64.