Installing from backup of yum cache
I'ts interesting you are posting such question, since I'm planning to do the same in other computers with a Fedora Distro. I never tried it, but if you do (in the local directory where the rpms are located)
yum localinstall *.rpm
It should check and locate the necessary dependencies automatically, and install in the proper order.
|