参考网址: http://www.mamicode.com/info-detail-1671603.html
1、yum命令安装
yum install epel-release -y
2、更新数据
yum clean all && yum makecache
3、此时即可安装nginx
yum -y install nginx
Posted 不做大哥好多年
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装epel 解决centos7无法使用yum安装nginx相关的知识,希望对你有一定的参考价值。
参考网址: http://www.mamicode.com/info-detail-1671603.html
1、yum命令安装
yum install epel-release -y
2、更新数据
yum clean all && yum makecache
3、此时即可安装nginx
yum -y install nginx
以上是关于安装epel 解决centos7无法使用yum安装nginx的主要内容,如果未能解决你的问题,请参考以下文章