Table of Contents | ||||
---|---|---|---|---|
|
...
Install a VM with CentOS 7.9 (or previous version) and the “Minimal Server” profile.
Run
yum
to resolve dependencies for a package.Need CentOS 7 server with internet access and some disk space to pull repo files.
Pull repo files close to install to make sure gpg key changes update to date.
Method
Install a set of packages to download RPMs and dependencies then create a repository. To pull, RPMs and their dependencies use a yum-plugin called downloadonly. To create the repository for offline usage, we use a tool called createrepo.
...
glibc >= 2.17 |
Download
...
SCS Dependencies
Pull the following from the above list to download SCS and RPM’s dependencies:
...