赞
踩
查找Anaconda3的安装目录:
pip -V
删除该目录:
rm -rf /root/anaconda3

.bashrc

删除红框中的内容:

/etc/profile
如果该文件里有的话,也要删除!!!
source /etc/profile
重启终端,则可以都删除完全!!!
查找Miniconda3的安装目录:
pip -V

删除该目录:
rm -rf /root/miniconda3/
.bashrc

删除红框中的内容:
/etc/profile
如果该文件里有的话,也要删除!!!
source /etc/profile
重启终端,则可以都删除完全!!!
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。