码迷,mamicode.com
首页 > 其他好文 > 详细

centos7-aliyun

时间:2018-12-04 00:53:20      阅读:234      评论:0      收藏:0      [点我收藏+]

标签:comm   unity   yun   ase   epel   pip3   安装python   tps   http   

# 安装EPEL和IUS软件源
yum install epel-release -y
yum install https://centos7.iuscommunity.org/ius-release.rpm -y

# 安装pip3.6或默认安装python3.6
yum install python36u-pip -y

# 其他
ln -s /bin/python3.6 /bin/python3

centos7-aliyun

标签:comm   unity   yun   ase   epel   pip3   安装python   tps   http   

原文地址:https://www.cnblogs.com/mr-aquarius/p/10061859.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!