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

linux如何卸载python3.5

2023-12-18 22:16课程教程文章 人已围观

卸载:
1、卸载python3.5

sudo apt-get remove python3.5

相关推荐:《Python教程》

2、卸载python3.5及其依赖

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

3、清除python3.5

sudo apt-get purge python3.5

或者

sudo apt-get purge --auto-remove python3.5
课程教程:linux如何卸载python3.5

上一篇:python 新手常犯错误有哪些

下一篇:没有了

站点信息

  • 文章统计篇文章