redhat man page for rpmdeps

Query: rpmdeps

OS: redhat

Section: 8

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

RPMDEPS(8)							   Red Hat Linux							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
rpmkeys(8) - centos
rpmkeys(8) - linux
rpmgraph(8) - redhat
rpmkeys(8) - debian
rpmkeys(8) - netbsd
Similar Topics in the Unix Linux Community
What's wrong my sed?