码迷,mamicode.com
首页 > 编程语言 > 详细

【Python】卸载Python

时间:2017-11-26 00:43:44      阅读:155      评论:0      收藏:0      [点我收藏+]

标签:linu   partial   localhost   pytho   install   remove   nload   utils   lin   

1.OS:Linux(CentOS7)

2.具体操作:

[sdmowner@localhost ~]$ sudo pip uninstall python

[sudo] password for sdmowner: 入用

DEPRECATION: Uninstalling a distutils installed project (python) has been deprecated and will be removed in a future version. This is due to the fact that uninstalling a distutils project will only partially uninstall the project.

Uninstalling Python-2.7.5:

 /usr/lib64/python2.7/lib-dynload/Python-2.7.5-py2.7.egg-info

Proceed (y/n)? y

 Successfully uninstalled Python-2.7.5

[sdmowner@localhost ~]$

 

【Python】卸载Python

标签:linu   partial   localhost   pytho   install   remove   nload   utils   lin   

原文地址:http://www.cnblogs.com/xiaomaolove/p/7896993.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!