

If you can stick with the versions that are available in the official repositories or in related repositories (like epel for centos or packman for opensuse).Multiple remarks concerning the installation of externally downloaded packages. If yum cannot find the dependencies you need, you should tell yum where he can find them: add the repository where he can find them. yum will then manage the dependencies for you: Yum install /path/to/downloaded.rpm You yust need to use yum to install that package you downloaded. What's the best way to install a locally downloaded package, and its required dependencies. rpm files.īut I can't repeat this process for as many dependencies discovered step by step. I have them installed too, but older versions. When I try to install this, of course, it complains about new missing deps, namely, polycore-utils and setools-lib. However, I got a locally downloaded upgrade file which is even higher version polycoreutils-python-2.5-24. If I install using yum, this is the highest version I get. My system already has polycoreutils-python-2.5-11. rpm, downloaded it, and now want to install it. The question is very specific to locally downloaded, so please do not suggest running yum-downloader for a known package name. rpm file and any other dependencies that would be required while running this install, automatically. Now there are multiple variations of this question, but none apply to me.
