Please note that Python 3 is already preinstalled with Ubuntu 18.04. Nevertheless here and instructions on how to install, update and uninstall it. How to install the latest python Before installing the latest version of python check the version of python currently installed on your machine. To do so you can run: python3 -V or […]