您现在的位置是:课程教程文章

python3.6无法卸载怎么解决

2023-12-18 21:09课程教程文章 人已围观

卸载python3的方法

1、卸载python3.6

sudo apt-get remove python3.6

2、卸载python3.6及其依赖

sudo apt-get remove --auto-remove python3.6

3、清除python3.6

sudo apt-get purge python3.6
or
sudo apt-get purge --auto-remove python3.6

推荐学习《python教程》

课程教程:python3.6无法卸载怎么解决

上一篇:python运维入门该学什么

下一篇:没有了

站点信息

  • 文章统计篇文章