Hi, Is there a way, preferably using command line interface, to find all packages that this package depends on AND all packages that depend on this package.
Example: PackageA | |--PackageB <== show all dependent packages | |--PackageB-1 | |--PackageB-2 So, PackageB depends on PackageB-1 and PackageB-2 AND PackageA depends on PackageB. # aptitude show PackageB I believe aptitude CLI will not show that PackageA depends on PackageB. Thanks _______________________________________________ No banners. No pop-ups. No kidding. Make My Way your home on the Web - http://www.myway.com -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]