[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How do I show all debian KDE packages that I have installed?



> 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
-- 
Hans.Aschauer@Physik.uni-muenchen.de


-- 
To UNSUBSCRIBE, email to debian-kde-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: