gpt4 book ai didi

linux - 如何删除 linux mint 13 上的 Node ?

转载 作者:塔克拉玛干 更新时间:2023-11-02 23:57:13 24 4
gpt4 key购买 nike

<分区>

Node 不会在 Linux Mint 13 上删除。

看这里的视频 http://youtu.be/tV8HhS1xw2g和这里 http://www.youtube.com/watch?v=g8DNvv3iFdI

我通过 git 安装但 Node 无法运行,请参阅 https://github.com/Jermolene/TiddlyWiki5/issues/73对于我运行的测试,试图让 Node 发挥出色。

所以我卸载了git版本并安装了Ubuntu v. apt-get install node $ 哪个 Node /usr/local/bin/Node

$ node --version
v0.5.11-pre

那个 Node 也没有工作......但我现在不能删除 Node !

$ sudo apt-get remove node
[sudo] password for dennis:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package node is not installed, so not removed

它不是删除但系统仍然看到它。

$ which node
/usr/local/bin/node

我尝试了以下建议:Uninstall Node.JS using Linux command line?但这也不起作用。

$./configure --prefix=$HOME/local/node sudo make uninstall
bash: ./configure: No such file or directory
dennis@64maya /usr/local/src/ipython/examples/notebooks $ sudo ./configure --prefix=$HOME/local/node sudo make uninstall
sudo: ./configure: command not found

Node 仍然安装:

$ node --version
v0.5.11-pre

$ which node
/usr/local/bin/node

$ cd /usr/local/bin
$ ls
apt ipcluster3 iplogger3 irunner3 pycolor
easy_install ipcontroller iptest mint-md5sum pycolor3
easy_install-3.2 ipcontroller3 iptest3 node pygmentize
f2py3.2 ipengine ipython node-waf search
highlight ipengine3 ipython3 nosetests yelp
ipcluster iplogger irunner nosetests-3.2 zim

我试过 dpkg... 不开心。

$ dpkg -r node
dpkg: error: requested operation requires superuser privilege
dennis@64maya /usr/local/bin $ sudo dpkg -r node
dpkg: warning: there's no installed package matching node
dennis@64maya /usr/local/bin $ which node
/usr/local/bin/node

dennis@64maya /usr/local/bin $ node --version
v0.5.11-pre

如何删除 Node 的所有残余以便我最终可以再次尝试安装它?

谢谢丹尼斯

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com