1 Star 0 Fork 0

小小 / MyScript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
python3.5.1.centos.all_cn.sh 528 Bytes
一键复制 编辑 原始数据 按行查看 历史
小小 提交于 2016-04-11 12:11 . add China mirrors
yum update -y
yum install -y gcc openssl-devel git make
mkdir bzizi.com
cd bzizi.com
#wget --no-check-certificate https://www.python.org/ftp/python/3.5.1/Python-3.5.1.tgz
wget --no-check-certificate http://mirrors.sohu.com/python/3.5.1/Python-3.5.1.tgz
tar -zxvf Python-3.5.1.tgz
cd Python-3.5.1
./configure && make
make install
ln -s /usr/local/bin/python3 /usr/bin/python3
clear
echo Python3 successful installation,enjoy it
echo " python --> python2 "
echo " python3 --> python3 "
echo Welcome to www.bzizi.com -- haozibi
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Shell
1
https://gitee.com/haozibi/MyScript.git
git@gitee.com:haozibi/MyScript.git
haozibi
MyScript
MyScript
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891