0、node下载地址 & git下载地址
https://nodejs.org/
- Node.js 镜像:npmmirror.com/mirrors/nod… (淘宝镜像)
- Git for Windows 镜像:npm.taobao.org/mirrors/git…
1、登录openclaw官网
openclaw.ai/ 执行openclaw的下载。
curl -fsSL https://openclaw.ai/install.sh | bash
如果下载比较慢,那么可以切换中国源。
curl -fsSL https://open-claw.org.cn/install-cn.sh | bash
2、卸载openclaw
# 1. 运行官方卸载程序
openclaw uninstall --all --yes
# 2. 删除命令行工具本体
npm rm -g openclaw