From Fedora Project Wiki

Revision as of 14:13, 24 May 2008 by fp-wiki>ImportUser (Imported from MoinMoin)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tracking Downstream

Use YUM

Install yum-utils and issue the following command to see what packages are using package "foo":

repoquery --whatrequires <code>repoquery --provides foo</code>

By activating all known third-party repositories in your YUM configuration, you will see all known dependencies on your package.