cmd) sudo add-apt-repository ppa:deadsnakes/ppa cmd) sudo apt update cmd) sudo apt install python3.10 -y cmd) sudo apt install python3.10-distutils -y cmd) wget https://bootstrap.pypa.io/get-pip.py cmd) python3.10 get-pip.py