sudo apt update
sudo apt install software-properties-common
Run command to add the PPA
sudo add-apt-repository ppa:deadsnakes/ppa
Install Python 3.8
sudo apt-get update
sudo apt-get install python3.8
sudo apt update
sudo apt install software-properties-common
Run command to add the PPA
sudo add-apt-repository ppa:deadsnakes/ppa
Install Python 3.8
sudo apt-get update
sudo apt-get install python3.8
0 comments:
Post a Comment