发布时间:2019-09-18 07:38:40编辑:auto阅读(2659)
好不容易在ubuntu14.04中配置好了python环境,今天手贱把python3.4.3卸载了(参考:https://www.cnblogs.com/songfucai/p/7976623.html)
1、卸载python3.4
sudo apt-get remove python3.4
2、卸载python3.4及其依赖
sudo apt-get remove --auto-remove python3.4
3、清除python3.4
sudo apt-get purge python3.4
or
sudo apt-get purge --auto-remove python3.4
后果:上不了网,不能安装软件,发现浏览器也不见。。。。最重要的是:重启后,进不了系统了。。。。┗|`O′|┛ 嗷~~,嚎嚎大哭也没用了
教训:使用虚拟机ubuntu系统,一定要备份系统!
本文来源于:
上一篇: python判断字符串或者集合是否为空
下一篇: myEclipse2014 python
51043
50437
41038
37903
32372
29266
28146
22986
22949
21277
1152°
1858°
1516°
1443°
1731°
1532°
2193°
3785°
3698°
2605°