📅  最后修改于: 2022-03-11 14:46:57.336000             🧑  作者: Mango
download package file from source
apt-get update
cd
tar -xvf
cd
./configure
make
make install
# check python version you installed
python3 -V