Home>Article>Operation and Maintenance> What to do if rpm does not exist under centos7

What to do if rpm does not exist under centos7

王林
王林 Original
2020-03-30 10:25:01 3494browse

What to do if rpm does not exist under centos7

The solution is as follows:

You can download the rpm package through yumdownloader.

(Recommended tutorial:centos tutorial)

(1) First install the corresponding tool through the following command

sudo yum install yum-utils

(2) Download through the following command rpm package

sudo yumdownloader rpm

Related video tutorial recommendations:linux video tutorial

The above is the detailed content of What to do if rpm does not exist under centos7. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn