CLAUDE CODE · 安装工作台

从一台干净机器到 Claude Code 跑起来,只需复制一条命令。

本页提供 Claude Code 全部历史版本的安装命令,数据每 15 分钟从 downloads.claude.ai 拉取,落地 Cloudflare D1。点开页面 → 点「复制」→ 粘贴到终端,三步完成。

当前推荐版本

cat latest.txt 最新版 LATEST
cat stable.txt 稳定版 STABLE
claude --install official
curl -fsSL https://claude.ai/install.sh | bash
claude --install mirror
curl -fsSL https://claude-version.ihexi.com/install.sh | sed 's|https://claude.ai|https://claude-version.ihexi.com|g' | bash

history.log 15 entries 条历史版本

已加载 15 / 15 条

版本 首次发现 标记 安装命令
2.1.1932026-06-25 21:46LATESTcurl -fsSL https://claude.ai/install.sh | bash -s 2.1.193
2.1.1912026-06-24 22:00LATESTcurl -fsSL https://claude.ai/install.sh | bash -s 2.1.191
2.1.1902026-06-24 16:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.190
2.1.1872026-06-23 21:15curl -fsSL https://claude.ai/install.sh | bash -s 2.1.187
2.1.1862026-06-22 20:45curl -fsSL https://claude.ai/install.sh | bash -s 2.1.186
2.1.1852026-06-20 21:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.185
2.1.1762026-06-20 21:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.176
2.1.1832026-06-19 01:30curl -fsSL https://claude.ai/install.sh | bash -s 2.1.183
2.1.1702026-06-17 22:15curl -fsSL https://claude.ai/install.sh | bash -s 2.1.170
2.1.1812026-06-17 22:15STABLEcurl -fsSL https://claude.ai/install.sh | bash -s 2.1.181
2.1.1692026-06-16 20:30curl -fsSL https://claude.ai/install.sh | bash -s 2.1.169
2.1.1792026-06-16 20:30curl -fsSL https://claude.ai/install.sh | bash -s 2.1.179
2.1.1782026-06-15 21:45curl -fsSL https://claude.ai/install.sh | bash -s 2.1.178
2.1.1532026-06-14 01:53curl -fsSL https://claude.ai/install.sh | bash -s 2.1.153
2.1.1772026-06-14 01:53curl -fsSL https://claude.ai/install.sh | bash -s 2.1.177
2.1.193LATEST2026-06-25 21:46
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.193
2.1.191LATEST2026-06-24 22:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.191
2.1.1902026-06-24 16:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.190
2.1.1872026-06-23 21:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.187
2.1.1862026-06-22 20:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.186
2.1.1852026-06-20 21:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.185
2.1.1762026-06-20 21:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.176
2.1.1832026-06-19 01:30
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.183
2.1.1702026-06-17 22:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.170
2.1.181STABLE2026-06-17 22:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.181
2.1.1692026-06-16 20:30
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.169
2.1.1792026-06-16 20:30
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.179
2.1.1782026-06-15 21:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.178
2.1.1532026-06-14 01:53
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.153
2.1.1772026-06-14 01:53
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.177
tail -f history.log