问答详情

Python2.7怎么卸载干净

137次观看
标签: 干净
老师回答

python2.7的卸载方法,有需要的小伙伴可参考。

卸载python2.7

sudo apt-get remove python2.7

卸载python2.7及其依赖

sudo apt-get remove --auto-remove python2.7

清除python2.7

sudo apt-get purge python2.7
or
sudo apt-get purge --auto-remove python2.7

更多学习内容,请点击Python学习网。

免费直播

    精选课程
    相关推荐

    注册电脑版

    版权所有 2003-2020 广州环球青藤科技发展有限公司