Re: apt-get remove question



Thanks for all the responses. This is how I solved it:

apt-get remove --purge gnome-applets
apt-get autoremove

The second line did the trick. Hope this helps someone with a similar
'problem'.

Thanks again!

.