This will probably work on other versions of Ubuntu and Linux as well:
Assumes you have python >= 2.6 already instaled:
$ wget -P Downloads/ http://python-distribute.org/distribute_setup.py $ sudo python Downloads/distribute_setup.py $ sudo easy_install pip