trinity-users@lists.pearsoncomputing.net

Message: previous - next
Month: February 2011

Re: [trinity-users] nepomukserver

From: Mike Bird <mgb-trinity@...>
Date: Sun, 20 Feb 2011 08:33:40 -0800
On Sun February 20 2011 08:22:33 Lisi wrote:
> I have a fair amount of KDE4 cruft which I shall have to remove.  
> Something clearly dragged it in, or it piggy-backed on something - for my
> money the second is more likely.

It seems that installing Trinity in Squeeze in the default manner
brings in some of KDE4.  Not through Depends but through Recommends.
You could consider "apt-get --no-install-recommends install ...".

You can get a idea of what KDE4 components you have installed using
"dpkg -l | grep '4:4.4'".  Although not perfect it's quick and easy.

If you find e.g. kdefoo installed you can ask "aptitude why kdefoo".
If the KDE4 packages are only recommended you can remove them.

--Mike Bird