标签:ora data- 阿里 epo 操作 今后 5.6 博客 示例
源的安装方式主要分为以下两种,一是直接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源资源站博客开头吧,如果发现资源有问题或者内容说法有问题的地方,希望大家及时反馈,今后还会继续更新,优化...
阿里云的Centos6.repo源:
http://mirrors.aliyun.com/repo/Centos-6.repo
阿里云的Centos7.repo源:
http://mirrors.aliyun.com/repo/Centos-7.repo
阿里云的epel-6.repo源
http://mirrors.aliyun.com/repo/epel-6.repo
阿里云的epel-7.repo源
http://mirrors.aliyun.com/repo/epel-7.repo
CentOS6所使用的PHP yum源(支持php5.5 php5.6 php7.0 php7.1)
https://mirror.webtatic.com/yum/el6/latest.rpm
标签:ora data- 阿里 epo 操作 今后 5.6 博客 示例
原文地址:https://www.cnblogs.com/shinefire/p/9323229.html