Tagged Questions
6
votes
3answers
1k views
Why removing gnome-core does not remove all of it's dependencies?
I installed gnome-core package on Ubuntu (minimal version for the beagle bone) and it was almost 600mb. However, when I try to un-install it using
sudo apt-get autoremove gnome-core
It removes ...
13
votes
3answers
4k views
How to completely remove desktop?
I wanted to switch to Xfce (I had KDE and GNOME installed), and I did this :
sudo apt-get install xubuntu-desktop
sudo apt-get remove kubuntu-desktop
sudo apt-get remove ubuntu-desktop
sudo apt-get ...
