Some of the platform packages have some dependencies that need to be installed before installing the package. For rpm based systems, it is possible to check if a package has unmet dependencies using yum: yum install my-local-rpm-package.rpm This will check if there is any missing dependency needed and present a list of the packages required to meet the needs of the package the user is trying to install.
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy