安装epel 解决centos7无法使用yum安装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的主要内容,如果未能解决你的问题,请参考以下文章

如何解决在Centos上面用yum不能安装redis

Centos8无法安装screen的解决方法:使用epel安装screen

centos7安装R语言(epel-release源)

CentOS7中使用yum安装nginx

centos7安装client软件包报错误无须任何处理

CentOS7使用yum安装RabbitMQ