You need to install it in an environment where there is no network.
So I was installing via RPM.
In the meantime, a crash occurred and the installation could not proceed.
I found yum install --downloadonly
while searching for various things.
It is said that after downloading rpm
from a network where it is possible, you can install it where the network is not possible.
If so, I have a question for you.
- Should the OS version of the download location be the same?
- Does it matter that the rpm's installed in the download and install places are different?
- How does this feature's dependency resolution work? (If you don't know this, it's okay not to answer)
I need your help as I am new to rpm
installation.
Thank you in advance.