|
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | AUTHORS | COLOPHON |
|
|
|
RPMDEPS(8) RPMDEPS(8)
rpmdeps - Generate RPM Package Dependencies
rpmdeps {-P|--provides} {-R|--requires} {--rpmfcdebug} FILE ...
rpmdeps generates package dependencies for the set of FILE
arguments. Each FILE argument is searched for Elf32/Elf64,
script interpreter, or per-script dependencies, and the
dependencies are printed to stdout.
-P, --provides
Print the provides
-R, --requires
Print the requires
--recommends
Print the recommends
--suggests
Print the suggests
--supplements
Print the supplements
--enhances
Print the enhances
--conflicts
Print the conflicts
--obsoletes
Print the obsoletes
--alldeps
Print all the dependencies
rpm(8),
rpmbuild(8),
Jeff Johnson <jbj@redhat.com>
This page is part of the rpm (RPM Package Manager) project.
Information about the project can be found at
⟨https://github.com/rpm-software-management/rpm⟩. It is not known
how to report bugs for this man page; if you know, please send a
mail to man-pages@man7.org. This page was obtained from the
project's upstream Git repository
⟨https://github.com/rpm-software-management/rpm.git⟩ on
2022-12-17. (At that time, the date of the most recent commit
that was found in the repository was 2022-12-15.) If you
discover any rendering problems in this HTML version of the page,
or you believe there is a better or more up-to-date source for
the page, or you have corrections or improvements to the
information in this COLOPHON (which is not part of the original
manual page), send a mail to man-pages@man7.org
24 October 2002 RPMDEPS(8)