OPERATING SYSTEMSOS Linux

How to install Python 3.9 & pip 3 on Linux (Ubuntu 20.04, 20.10, and its derivatives)

In this video, I teach how to install Python 3.9 on Linux (Ubuntu 20.10, 20.04, and its derivatives) This method works for most distributions. If you face any issues, let me know in the comments section.

sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
sudo apt install python3.9

Discord Community – https://discord.gg/RywcnD9

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *