Amos Shapira wrote: > I'll try to try to find or build something based on "rpm -qa" and "yum". no reason to use yum: it's for resolving dependencies, but in your case they would already be resolved. Instead you could more simply and reliably wget the files and rpm -U them.