

$ sudo apt install software-properties-common So We have older version of python, and we all want to install and upgrade old version into newer one so Next Before adding the PPA its good to install software-properties-common package to easily manage distribution and independent software vendor software sources. To make sure that our versions are up-to-date, let’s update and upgrade the system with the apt command $ sudo apt update & sudo apt upgradeĪfter Process complete next command is, $ python3 -V Ubuntu 20.04 By default ship with Python 3 pre-installed. Step 1 - Setting Up & Installation Python 3.9 Woah woah i thought it’s enough to know about python at beginning well lets go straight-to-the-point, and today’s our point is How to install Python 3.9.1 in Ubuntu 20.04 LTS ( By default Ubuntu preloaded with python 3.8) so lets go I’m going to start with following simple steps just follow and boom. It is a very popular language known for its simplicity and easy syntax ( about my personal thought Python is the worlds best programming language), Actually Python was created in the late 1980s and It was first released by Guido van Rossum in 1991 and further developed by the Python Software Foundation as their successor to ABC Programming Language. Mostly used to write scripting and automation. Today we learn How to install Python on Ubuntu, Welcome to well if you’re using Ubuntu, and you will know about open source software and Linux then you definitely know about Python programming language, well in-shot Python is a widely used general-purpose, high level programming language.
