How to Install & Update Claude Code
Recent Claude Code updates
Latest version: v2.1.173 published with 2 changes.
Install Claude Code
Native installs are recommended — they auto-update in the background.
macOS / Linux / WSL — native install (auto-updates)
curl -fsSL https://claude.ai/install.sh | bash
Windows PowerShell — native install (auto-updates)
irm https://claude.ai/install.ps1 | iex
Requires Git for Windows.
Homebrew (macOS / Linux)
brew install --cask claude-code
WinGet (Windows)
winget install Anthropic.ClaudeCode
Check your current version
claude --version
Latest is v2.1.173 (2 changes). Release notes · All 315 releases