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 3.5.4

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.1585721561.txt.gz · Last modified: 2020/04/01 07:12 by y.audouin