Ubuntu 14.04 LTS 中自带 Python 2.7.6。
执行下面命令就可以开始Python安装:
sudo apt-get install python-de
执行完安装,输入 python 命令,就会出现以下信息:
安装成功。
ubuntu14.04在Vim上配置Python开发环境:http://www.linuxdiyf.com/linux/15967.html
在Ubuntu下配置Python开发环境:http://www.linuxdiyf.com/linux/13748.html
Ubuntu下使用Eclipse和PyDev搭建完美Python开发环境:http://www.linuxdiyf.com/linux/6257.html
提高Python运行效率的六个窍门:http://www.linuxdiyf.com/linux/12569.html
如何成为Python高手:http://www.linuxdiyf.com/linux/14571.html