好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

linux怎么卸载python?

Python是一种计算机程序设计语言。是一种面向对象的动态类型语言,最初被设计用于编写自动化脚本(shell),随着版本的不断更新和语言新功能的添加,越来越多被用于独立的、大型项目的开发。

sudo apt-get purge python3.4 

or

sudo apt-get purge --auto-remove python3.4 

以上就是linux怎么卸载python?的详细内容,更多请关注Gxl网其它相关文章!

查看更多关于linux怎么卸载python?的详细内容...

  阅读:46次