Install Python 2

Install Python 2.

sudo apt install -y python

Installation is OK if the python version is displayed.

python --version

Please note that what python means may change depending on future versions of Ubuntu.

Associated Information