Download the RPM package installed in yum

Source: Internet
Author: User
Method 1

Download the yumdownloader tool that comes with Yum. This tool is generated by the Yum-utils software installation.

Run the following command to check whether Yum-utils exists:

Rpm-Qa | grep Yum-utilsyum-y install Yum-utils * rpm-QL Yum-utils

Run the following command to download the installation package to the current directory.

Yumdownloader Python-devel
Method 2

Use the yum plug-in Yum-downloadonly to download

Run the following command to install the plug-in:

Yum-y install Yum-downloadonlyrpm-Q Yum-downloadonly

Run the following command to download the file:

Yum-y install -- downloadonly -- downloaddir =/tmp/Python-Revel

-- Downloadonly indicates download only

-- Downloaddir specifies the directory to which the package is installed.

 

Download the RPM package installed in yum

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.