How to install python in ubuntu system using command prompt or terminal. In this tutorial, you will learn how to install python 3.9 version on Ubuntu 20.04 using terminal or command prompt.

Note that, Python 3.9 is the latest major release of the Python language. It includes many new features such as new dict operators, new str functions, support for IANA time zone, and more .

This guide shows simple ways of installing python 3.9 version on ubuntu 20.04. And if you want to install python 3.9 in ubuntu 18.04, So you can use the same steps given below for Ubuntu 18.04 and all Ubuntu-based distribution, including Kubuntu, Linux Mint, and Elementary OS.

How to Install Python 3.9 on Ubuntu 20.04

Follow the following steps and install python in ubuntu 20.04 using terminal:

  • Step 1 – Open Terminal OR Command Prompt
  • Step 2 – Update APT Package
  • Step 3 – Add the deadsnakes PPA
  • Step 4 – Install Python 3.9
  • Step 5 – Verify Python Installation

#python #ubuntu #linux

How to Install Python 3.9 on Ubuntu 20.04
4.80 GEEK