1. 程式人生 > >在Ubuntu 14.04中升級python到2.7.11

在Ubuntu 14.04中升級python到2.7.11

https://serverfault.com/questions/669859/how-can-i-upgrade-python-to-2-7-9-on-ubuntu-14-4

https://superuser.com/questions/602587/how-to-use-latest-python-2-7-x-the-right-way-on-ubuntu-12-04-lts

sudo add-apt-repository ppa:fkrull/deadsnakes-python2.7
sudo apt-get update
sudo apt-get upgrade