[转]centos7指定yum安装软件路径

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[转]centos7指定yum安装软件路径相关的知识,希望对你有一定的参考价值。

本文转自:https://www.cnblogs.com/pyyu/p/9814062.html

网上的命令都是垃圾

 

yum -c /etc/yum.conf --installroot=/opt/all_venv/ --releasever=/  install nginx

该命令简单解释如下:

-c /etc/yum.conf                  表示指定yum配置文件地址

--installroot=/usr/local        表示指定自定义的安装目录

努力成为一个开发者 个人站点:www.pythonav.cn

 

以上是关于[转]centos7指定yum安装软件路径的主要内容,如果未能解决你的问题,请参考以下文章

centos7之iptables与firewalld与centos7指定yum安装软件路径

CentOS7通过 yum安装路径查询方法

centos7怎样用命令卸载

Centos7 yum使用

centos包管理工具:yum update

centos7-yum命令详解