yum Download All Source Packages (SRPM) From RedHat / CentOS WebSite
To download all source packages (SRPM) from RedHat or CentOS website using yum, you can use the yumdownloader command. Here’s an example command to download all source packages from the base repository of CentOS 7: yumdownloader –source –destdir=/path/to/download/directory –disablerepo=* –enablerepo=C7.0.1406-base * This will download all source packages from the base repository of CentOS 7 to … Read more