I'm using Ubuntu which comes with Gnome, but I also wanted KDE, so I installed it using the multiverse and universe apt sources.
Once KDE was installed, I wanted to install Kaffeine, so I did aptitude install kaffeine, but it listed a ton of KDE packages that it was going to remove. However, when I ran apt-get install kaffeine, it did not try to remove these packages.
Why is aptitude trying to remove all these packages?
