> Command Generator
Select your OS, method, and preferences — get a ready-to-run install command.
Your Commands
bash — Install
$
curl -fsSL https://claude.ai/install.sh | bash Verify Installation
$
claude --version && claude doctor Set Proxy (run before install)
$
export HTTPS_PROXY=http://your-proxy:port Tips
- • Native installations auto-update in the background.
- • Run
claude doctorif something seems wrong. - • Never use
sudowith npm install.