CLAUDE CODE · 安装工作台

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

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

当前推荐版本

cat latest.txt 最新版 LATEST
cat stable.txt 稳定版 STABLE
官方源
curl -fsSL https://claude.ai/install.sh | bash
mirror 加速
curl -fsSL https://claude.ai/install.sh | sed 's|https://downloads.claude.ai/claude-code-releases|https://claude-version.ihexi.com|g' | bash

history.log 47 entries 条历史版本

已加载 20 / 47 条

版本 首次发现 标记 安装命令
2.1.2272026-08-10 23:15LATESTcurl -fsSL https://claude.ai/install.sh | bash -s 2.1.227
2.1.2262026-08-08 03:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.226
2.1.2252026-08-08 01:15curl -fsSL https://claude.ai/install.sh | bash -s 2.1.225
2.1.2242026-08-07 04:15curl -fsSL https://claude.ai/install.sh | bash -s 2.1.224
2.1.2232026-08-06 01:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.223
2.1.2222026-08-04 22:45curl -fsSL https://claude.ai/install.sh | bash -s 2.1.222
2.1.2212026-08-04 00:15curl -fsSL https://claude.ai/install.sh | bash -s 2.1.221
2.1.2202026-07-25 01:45STABLEcurl -fsSL https://claude.ai/install.sh | bash -s 2.1.220
2.1.2192026-07-24 17:15curl -fsSL https://claude.ai/install.sh | bash -s 2.1.219
2.1.2182026-07-22 21:30curl -fsSL https://claude.ai/install.sh | bash -s 2.1.218
2.1.2172026-07-21 21:45curl -fsSL https://claude.ai/install.sh | bash -s 2.1.217
2.1.2162026-07-20 22:15curl -fsSL https://claude.ai/install.sh | bash -s 2.1.216
2.1.2152026-07-19 03:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.215
2.1.2142026-07-18 01:30curl -fsSL https://claude.ai/install.sh | bash -s 2.1.214
2.1.2122026-07-17 00:30curl -fsSL https://claude.ai/install.sh | bash -s 2.1.212
2.1.2112026-07-15 23:15curl -fsSL https://claude.ai/install.sh | bash -s 2.1.211
2.1.2102026-07-14 23:45curl -fsSL https://claude.ai/install.sh | bash -s 2.1.210
2.1.2092026-07-14 06:45curl -fsSL https://claude.ai/install.sh | bash -s 2.1.209
2.1.2082026-07-14 01:15curl -fsSL https://claude.ai/install.sh | bash -s 2.1.208
2.1.2072026-07-11 01:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.207
2.1.227LATEST2026-08-10 23:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.227
2.1.2262026-08-08 03:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.226
2.1.2252026-08-08 01:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.225
2.1.2242026-08-07 04:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.224
2.1.2232026-08-06 01:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.223
2.1.2222026-08-04 22:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.222
2.1.2212026-08-04 00:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.221
2.1.220STABLE2026-07-25 01:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.220
2.1.2192026-07-24 17:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.219
2.1.2182026-07-22 21:30
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.218
2.1.2172026-07-21 21:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.217
2.1.2162026-07-20 22:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.216
2.1.2152026-07-19 03:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.215
2.1.2142026-07-18 01:30
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.214
2.1.2122026-07-17 00:30
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.212
2.1.2112026-07-15 23:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.211
2.1.2102026-07-14 23:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.210
2.1.2092026-07-14 06:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.209
2.1.2082026-07-14 01:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.208
2.1.2072026-07-11 01:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.207
tail -f history.log