Eric TANGUY wrote:
How to know which packages (not files) are required by a local package (not in a repository). Those already installed and those not installed.
$ rpm -q --requires name-of-installed-package $ rpm -qp --requires name-of-some.rpm Paul.