sudo apt-get purge python3.4
or
sudo apt-get purge --auto-remove python3.4
以上就是linux怎么卸载python?的详细内容,更多请关注Gxl网其它相关文章!
查看更多关于linux怎么卸载python?的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did80942
sudo apt-get purge python3.4
or
sudo apt-get purge --auto-remove python3.4
以上就是linux怎么卸载python?的详细内容,更多请关注Gxl网其它相关文章!
查看更多关于linux怎么卸载python?的详细内容...
上一篇: Python中index是什么