📜  安装 python 3.9 centos8 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:15.258000             🧑  作者: Mango

代码示例1
$ sudo yum install wget gcc openssl-devel libffi-devel bzip2-devel
$ yum install python3
$ python3
$ wget https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz