I am not yet fully versed with the components installed by default on my machine, so I will apologize in advance if my question is silly. shows that a lot many of (what I assume are) KDE components (
libk*
, kde*
, etc.) are being installed/updated on my machine. That is just the output from sudo apt-fast update && sudo apt-fast dist-upgrade -y
from a few minutes ago.
- Can anyone tell me why?
- Can I safely remove them? If yes, how?
Thanks in advance for any replies.
System specs: Fully updated Ubuntu 12.04 x86_64 w/kernel3.4, Gnome, Unity, Core2Duo, 4GB
dpkg --list
– ish Jul 03 '12 at 02:53dpkg --list
: http://pastebin.com/BcuABbCW. Please note that this was generated today, and I spent some time last night manually removing a lot of the KDE packages. – Dune Jul 04 '12 at 01:16