Install AiKey CLI

Open a terminal and paste the command below.

This link is meant for a terminal — clicking it in a browser shows you the install script as text. Copy the command below and paste it into Terminal / iTerm / Windows Terminal to install.
curl -fsSL https://aikeylabs.com/i/dc03 | sh
1
Copy command
2
Paste in terminal
3
Auto-install

Why a single command?

This is the official AiKey wrapper. It fetches the latest local install script, installs into ~/.aikey/, never touches system directories, never runs sudo. Uninstall = delete that folder. Source is fully open (github.com/aikeylabs).

Full quick start Personal Edition docs