centos7快速安裝python3

wget -O /etc/yum.repos.d/epel.repo http://mirrors.aliyun.com/repo/epel-7.repo

yum install python36 -y

yum install python36-pip -y

python3 --version

指定版本號下載地址如下:
https://npm.taobao.org/mirrors/python/

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章