yum源资源站收集(持续更新)
Posted shinefire
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了yum源资源站收集(持续更新)相关的知识,希望对你有一定的参考价值。
-
说明:
源的安装方式主要分为以下两种,一是直接wget repo文件到本地的 /etc/yum.repo.d 目录下,二是直接安装rpm的方式来获取yum源。请自行根据资源的类型进行安装。
操作示例:
wget -P /etc/yum.repos.d http://mirrors.aliyun.com/repo/Centos-7.repo rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm
P.S 新手上路,于是打算写以这个可以持续更新的yum源资源站博客开头吧,如果发现资源有问题或者内容说法有问题的地方,希望大家及时反馈,今后还会继续更新,优化...
-
系统基础yum源
阿里云的Centos6.repo源:
http://mirrors.aliyun.com/repo/Centos-6.repo
阿里云的Centos7.repo源:
http://mirrors.aliyun.com/repo/Centos-7.repo
-
epel源
阿里云的epel-6.repo源
http://mirrors.aliyun.com/repo/epel-6.repo
阿里云的epel-7.repo源
http://mirrors.aliyun.com/repo/epel-7.repo
-
php yum源
CentOS6所使用的PHP yum源(支持php5.5 php5.6 php7.0 php7.1)
https://mirror.webtatic.com/yum/el6/latest.rpm
以上是关于yum源资源站收集(持续更新)的主要内容,如果未能解决你的问题,请参考以下文章