mac安装openclaw

6 阅读1分钟

0、node下载地址 & git下载地址

https://nodejs.org/

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