RPM Dependencies
I was wondering if anyone has heard of a tool, (bash, perl script) that will list out (in a useable manner) all the dependencies for all the rpm's loaded on a Linux system, be it server or workstation.
I have been using the commands, (whatprovides, whatrequires) in the rpm tool to determine depends for individual packages. However it gets into this growing monster where dependiencies require other dependencies etc etc.....
I am currently looking at writing a script to list them all out, but I was wondering if I was replicating someone else's work.
Any help would be appreciated.
TIA
Eric
|