Loka
Docs Download Support

Install Loka CLI

Latest release: cli/v0.1.3.

macOS and Linux

Install the prebuilt binary with the shell installer:

Terminal window
LOKA_INSTALLER="https://github.com/zhanba/loka/releases/download/cli/v0.1.3/cli-installer.sh"
curl --proto '=https' --tlsv1.2 -LsSf "$LOKA_INSTALLER" | sh

Windows

Install the prebuilt binary with PowerShell:

Terminal window
$installer = "https://github.com/zhanba/loka/releases/download/cli/v0.1.3/cli-installer.ps1"
irm $installer | iex

Homebrew

Install with Homebrew:

Terminal window
brew install zhanba/tap/loka

Verify

After installation, check that loka is available:

Terminal window
loka --help
Copyright 2026 Loka Privacy / Terms / Data deletion