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 60 entries 条历史版本

已加载 20 / 60 条

版本 首次发现 标记 安装命令
2.1.2412026-08-23 01:00LATESTcurl -fsSL https://claude.ai/install.sh | bash -s 2.1.241
2.1.2402026-08-22 14:45curl -fsSL https://claude.ai/install.sh | bash -s 2.1.240
2.1.2392026-08-21 20:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.239
2.1.2382026-08-20 20:45curl -fsSL https://claude.ai/install.sh | bash -s 2.1.238
2.1.2372026-08-20 01:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.237
2.1.2362026-08-19 20:15curl -fsSL https://claude.ai/install.sh | bash -s 2.1.236
2.1.2352026-08-18 20:45curl -fsSL https://claude.ai/install.sh | bash -s 2.1.235
2.1.2342026-08-17 20:30curl -fsSL https://claude.ai/install.sh | bash -s 2.1.234
2.1.2332026-08-14 23:13curl -fsSL https://claude.ai/install.sh | bash -s 2.1.233
2.1.2322026-08-13 23:30curl -fsSL https://claude.ai/install.sh | bash -s 2.1.232
2.1.2312026-08-13 08:45STABLEcurl -fsSL https://claude.ai/install.sh | bash -s 2.1.231
2.1.2292026-08-12 21:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.229
2.1.2282026-08-11 20:00curl -fsSL https://claude.ai/install.sh | bash -s 2.1.228
2.1.2272026-08-10 23:15curl -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.241LATEST2026-08-23 01:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.241
2.1.2402026-08-22 14:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.240
2.1.2392026-08-21 20:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.239
2.1.2382026-08-20 20:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.238
2.1.2372026-08-20 01:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.237
2.1.2362026-08-19 20:15
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.236
2.1.2352026-08-18 20:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.235
2.1.2342026-08-17 20:30
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.234
2.1.2332026-08-14 23:13
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.233
2.1.2322026-08-13 23:30
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.232
2.1.231STABLE2026-08-13 08:45
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.231
2.1.2292026-08-12 21:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.229
2.1.2282026-08-11 20:00
curl -fsSL https://claude.ai/install.sh | bash -s 2.1.228
2.1.2272026-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
tail -f history.log