如何在mac osx上卸载pow(node)

时间:2015-05-14 05:18:01

标签: macos pow

如何在mac osx上卸载pow(http://pow.cx/)?由于名为" node"的Unix可执行文件,我经常遇到Norton的防火墙警告。它似乎与战俘有关。

enter image description here

我尝试使用命令" $ curl get.pow.cx/uninstall.sh |卸载它SH"在终端,这是在pow网站的uninstall manual。但它显示如下。

请帮帮我。

enter image description here

1 个答案:

答案 0 :(得分:11)

请运行此命令

curl get.pow.cx/uninstall.sh | sh

您的终端命令中缺少uninstall.sh(来自您的屏幕截图)