On Fri, Oct 05, 2007 at 07:41:28PM -0500, Jeremy C. Reed wrote: > Do we have a tool to list only packages that no other packages depend on? Not directly. pbulk-scan and pbulk-build can build the dependency graph and the rest is a bit awk for counting. Joerg