centos 7 163 yum 源 python 2.7.5
Posted littlevigra
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos 7 163 yum 源 python 2.7.5相关的知识,希望对你有一定的参考价值。
安装 repo 源。
repo 源一般包括 base, updates, Extras 三部分。 $ cd /etc/yum.repos.d/
$ wget http://mirrors.163.com/.help/CentOS7-Base-163.repo
安装 epel 源。
$ yum install epel-release
$ yum makecache
以上是关于centos 7 163 yum 源 python 2.7.5的主要内容,如果未能解决你的问题,请参考以下文章