> 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

Tips

  • • Native installations auto-update in the background.
  • • Run claude doctor if something seems wrong.
  • • Never use sudo with npm install.