plumlaha.blogg.se

Centos packages
Centos packages












(5/5): httpd-2.4.4.x86_64.rpm | 2.7 MB 00:00:09Įxiting because "Download Only" specifiedĪs you see in the above output, the package httpd has been downloaded with all dependencies. Install 1 Package (+4 Dependent packages)īackground downloading packages, then exiting: > Package mailcap.noarch 0:2.1.41-2.el7 will be installed > Package httpd-tools.x86_64 0:2.4.4 will be installed > Processing Dependency: /etc/mime.types for package: httpd-2.4.4.x86_64 > Processing Dependency: httpd-tools = 2.4.4 for package: httpd-2.4.4.x86_64 > Package httpd.x86_64 0:2.4.4 will be installed Loading mirror speeds from cached hostfile Sample output: Loaded plugins: fastestmirror # yum install -downloadonly -downloaddir= Įxample: # yum install -downloadonly -downloaddir=/root/mypackages/ httpd However, you can download and save the packages in any location of your choice using " -downloaddir" option. # yum install -downloadonly īy default, this command will download and save the packages in /var/cache/yum/location. Now, run the following command to download a RPM package. To install Downloadonly plugin, run the following command as root user. We can easily download any RPM package with all dependencies using "Downloadonly" plugin for yum command.

centos packages

Download RPM packages with all dependencies using "Downloadonly" plugin














Centos packages