sudo add-apt-repository ppa:deadsnakes/ppa -y sudo apt update sudo apt install python3.11 -y sudo apt-get install python3.11-venv -y
If you want to use python to aliaspython3 just do
python
python3
sudo apt install python-is-python3