This is an old revision of the document!


Installation of Python on Linux

Check if it is already installed

Type in a terminal:

python –version

If it works you should have something like that:

Python 2.7.9

Installation

Type in a terminal:

sudo apt-get install python

Note:
The name of the package might change on some distributions of Linux.

installation_linux_python.1484581474.txt.gz · Last modified: 2017/01/16 15:44 by y.audouin