On Sat, 2005-02-12 at 10:53 +0000, Michael A. Peters wrote: > On 02/12/2005 02:39:11 AM, Thomas Zehetbauer wrote: > > Hi, > > > > how can I get a list of top-level RPMs (packages that are not > > required > > by any other package)? Try the attached "orphans" script. By default it only looks for libraries that aren't required by any other package, but run it with the "-a" parameter and it should do what you want. Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>
Attachment:
orphans
Description: application/python