Install Hyper CLI
Install the native hyperai binary.
Install
copy and paste
$
curl -fsSL https://cli.hyperfx.ai/install | shPS>
irm https://cli.hyperfx.ai/install.ps1 | iex01
Install
Use the first command for macOS/Linux, or the PowerShell command for Windows.
02
Update later
hyperai update
03
Uninstall safely
hyperai uninstall removes the binary only. Config is preserved.
04
Remove saved config
hyperai uninstall --purge-config --yes