版本:v2026.4.26 · 更新于:2026年4月
| 操作系统 | 支持版本 | 备注 |
|---|---|---|
| macOS | macOS 12 (Monterey) 及以上 | Intel 和 Apple Silicon 均支持 |
| Windows | Windows 10/11 (64-bit) | 需安装 Git |
| Linux | Ubuntu 20.04+, Debian 11+, Fedora 36+ | 需安装 Git 和 curl |
从官方 GitHub 下载最新版 DMG:
curl -LO https://github.com/openclaw/openclaw/releases/download/v2026.4.26/OpenClaw-2026.4.26.dmg
双击 DMG 文件,将 OpenClaw 拖入 Applications 文件夹。
打开 Applications → OpenClaw。首次启动会提示安全设置,按提示前往系统设置 → 隐私与安全性允许运行。
启动后进入设置界面,添加你的 LLM Provider:
brew install openclaw/tap/openclaw
安装后通过命令行启动:
openclaw
访问 Releases 页面下载最新版 OpenClaw-Setup-*.exe:
双击运行安装程序,一路点"下一步"即可。
从开始菜单打开 OpenClaw,首次启动会自动检查环境。
wget https://github.com/openclaw/openclaw/releases/download/v2026.4.26/OpenClaw-2026.4.26.zip unzip OpenClaw-2026.4.26.zip -d ~/openclaw
# Ubuntu/Debian sudo apt install -y git curl libgtk-3-0 libwebkit2gtk-4.1-0 # Fedora sudo dnf install -y git curl gtk3 webkit2gtk4.1
cd ~/openclaw ./openclaw
进入 Settings → Models,添加至少一个 LLM Provider 的 API Key。
前往 系统设置 → 隐私与安全性 → 安全性,点击"仍要打开"。
macOS:将 OpenClaw 从 Applications 移到废纸篓即可。
Windows:控制面板 → 程序和功能 → 卸载 OpenClaw。
Linux:直接删除解压目录。
安装完成后,建议:
xia007 · 养虾人的导航站