rpmdeps(8) — Linux manual page

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

RPMDEPS(8)                 System Manager's Manual                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 <jbj@redhat.com>

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
       man-pages@man7.org.  This page was obtained from the project's
       upstream Git repository
       ⟨https://github.com/rpm-software-management/rpm.git⟩ on 2020-08-13.
       (At that time, the date of the most recent commit that was found in
       the repository was 2020-08-12.)  If you discover any rendering prob‐
       lems in this HTML version of the page, or you believe there is a bet‐
       ter 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

Red Hat, Inc.                  24 October 2002                    RPMDEPS(8)