From Fedora Project Wiki
fp-wiki>ImportUser (Imported from MoinMoin) |
m (1 revision(s)) |
(No difference)
|
Revision as of 16:31, 24 May 2008
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.