Appearance
There are multiple ways to install the claude CLI:
claude
brew install claude
npm install -g @anthropic/claude-code
curl -fsSL https://claude.ai/install.sh | bash
You can test your installation as follows:
claude --version