Obtain package download URL from YUM repo
2015-12-19
When you need to download an RPM package and/or its dependencies available on a YUM repo, you can use yumdownloader to either download or obtain the download URLs for the RPM packages. For example, if you have a server in DMZ with YUM broken or without access to the repo then this tip would be very useful to download and copy over to the target server. This will work on RHEL/CentOS 5,6 and 7Read More →