rpmdeps(8) — Linux manual page

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | SEE ALSO | AUTHORS | COLOPHON

RPMDEPS(8)                                                    RPMDEPS(8)

NAME         top

       rpmdeps - Generate RPM Package Dependencies

SYNOPSIS         top

       rpmdeps {-P|--provides} {-R|--requires} {--rpmfcdebug} FILE ...

DESCRIPTION         top

       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.

OPTIONS         top

       -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

SEE ALSO         top

       rpm(8), rpmbuild(8)

AUTHORS         top

       Jeff Johnson <[email protected]>

COLOPHON         top

       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 [email protected].  This page was obtained from the
       project's upstream Git repository
       ⟨https://github.com/rpm-software-management/rpm.git⟩ on
       2023-12-22.  (At that time, the date of the most recent commit
       that was found in the repository was 2023-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 [email protected]

                             24 October 2002                  RPMDEPS(8)