How can I get full list of dependencies?
Adrian Stel <[email protected]>
| Newsgroups | gmane.linux.rpm.yum |
|---|---|
| Message-ID | <[email protected]> |
Hi, The question is how can I get full list of dependencies? I mean full list, not only 1lvl from yum deplist "package name" Full list you can see when you do yum install "packages name" I need this list to my script. So using "yum install" is a little dirty ;/ -- Best Regards Adrian Stelmaszyk