一键卸载 OpenClaw
OpenClaw Tools
一键卸载 OpenClaw
想把系统里的OpenClaw及相关组件彻底清理干净吗?好消息来了。现在,无论你使用的是Linux、macOS还是Windows系统,都有一键卸载工具帮你自动完成所有清理工作。
它能智能识别并清理所有相关服务、配置文件和npm包,帮你免除手动查找的烦恼。更贴心的是,这个工具完全兼容历史版本——不论是叫clawdbot、moltbot还是openclaw,只要系统中存在,就会一并删除;如果没有,则会自动跳过,整个过程既彻底又安全。
操作非常简单,只需根据你的系统选择对应的命令即可。
Linux系统:
curl -fsSL https://raw.githubusercontent.com/jamesyang1121/openclaw-tools/main/uninstall_openclaw_linux.sh | bash
macOS系统:
curl -fsSL https://raw.githubusercontent.com/jamesyang1121/openclaw-tools/main/uninstall_openclaw_macos.sh | bash
Windows系统 (PowerShell):
irm https://raw.githubusercontent.com/jamesyang1121/openclaw-tools/main/uninstall_openclaw_windows.ps1 | iex
Windows系统 (BAT文件,双击运行):
直接下载 uninstall_openclaw_windows.bat 文件,然后双击运行即可。