How To Download Python Ubuntu
Python is a popular programming language used to write scripts for operating systems but also web development and app design.
How to download python ubuntu. Start by updating the packages list and installing the prerequisites. Check the python version by executing. Sudo apt get update sudo apt get install python3 8. Sudo apt update sudo apt install python3 9. But it is available in the universe repository from where you can download it.
It includes two options for installation using apt or from the source code. And run the system update command so that our existing repos and packages can be updated. Sudo apt update sudo apt install software properties common. Before installing or removing any packages once run the update command. Open the python official site for downloading the python updated version.
To install the latest python from source get the download link of the latest version from python s official website and download it to your ubuntu machine. Click on the linux unix link and download the needed version. To do so you can run. Once your added the ppa on your ubuntu system update the apt cache and install python 3 9 on ubuntu. Installing python 3 7 on ubuntu with apt is a relatively straightforward process and will only take a few minutes.
You can now invoke it using the command python3 8. Run the following commands as root or user with sudo access to update the packages list and install the prerequisites. Install python by running the following commands. Step to install python3 on ubuntu 20 04 lts run system update command open the command terminal for gui desktop use applications or the keyboard shortcut ctrl alt t on ubuntu. Installing python 3 8 on ubuntu with apt is a relatively straightforward process and takes only a few minutes.
Alternatively you can simply use the keyboard shotcut i e ctrl alt t. Wait for the installation to complete. Sudo apt update sudo apt install software properties common. Install python on ubuntu. Python 3 9 is installed on your ubuntu system and ready to use.