在Ubuntu里,可通过以下方式下载Python安装包:
sudo apt update
sudo apt install python3
sudo add-apt-repository ppa:deadsnakes/ppa
sudo apt install python3.x
x