I recently switched to ubuntu 14.04 and installed KDE plasma-desktop environment using this command :
sudo apt-get update
sudo apt-get install plasma-desktop...And now , after using it for few minutes ,i want to delete it.I have tried to remove it through this command:
sudo apt-get remove plasma-desktopbut it still appears in the login options.....``
11 Answer
this worked for me
sudo apt-get remove plasma-desktop kubuntu-desktop
sudo apt-get autoremove
sudo apt-get remove dolphin 2