linux man page for rpmdeps

Query: rpmdeps

OS: linux

Section: 8

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RPMDEPS(8)						      System Manager's Manual							RPMDEPS(8)

NAME
rpmdeps - Generate RPM Package Dependencies
SYNOPSIS
rpmdeps {-P|--provides} {-R|--requires} FILE ...
DESCRIPTION
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.
SEE ALSO
rpm(8), rpmbuild(8),
AUTHORS
Jeff Johnson <jbj@redhat.com> Red Hat, Inc. 24 October 2002 RPMDEPS(8)
Related Man Pages
rpmgraph(8) - debian
rpmgraph(8) - suse
rpmspec(8) - mojave
rpmspec(8) - osx
rpmspec(8) - freebsd
Similar Topics in the Unix Linux Community
What's wrong my sed?