> Hi, > > is there a feasible way to show all KDE packages that I have > installed?
[...] I use dpkg-awk for this task; the following command shows all debian packages which depend on kdelibs3, and which have a Status of "install ok installed". dpkg-awk Depends:kdelibs3 Status:install.ok.installed -- Package If dpkg-awk is not installed, you can apt-get it (it's in the package dpkg-awk...); read the man page, this program is really useful! Hans -- [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]