File size: 146 Bytes
f1c8b84
 
 
 
 
1
2
3
4
5
sudo apt update
sudo apt install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt update
sudo apt install python3.10