PDA

View Full Version : [SOLVED] how to uninstall LXDE



oziwombat
September 13th, 2009, 02:24 AM
Hi Guy's , I stuffed up again & installed LXDE .Lightweight Desktop Envrio & now nothing seems to work IE Floppy ,slave H/Drive ,Internet .:confused::confused:
How do I uninstall this & get back to my normal 9.04 Ubuuntu ?
Do I go into Syn package Mgr & uncheck all LXDE & reboot ?
Cheers Ozi

MelDJ
September 13th, 2009, 02:27 AM
yes. or sudo apt-get remove

mikewhatever
September 13th, 2009, 02:27 AM
Have you installed LXDE on top of Ubuntu/Gnome? If that's the case, just select Gnome under Options at the login screen.

oziwombat
September 13th, 2009, 03:36 AM
Have you installed LXDE on top of Ubuntu/Gnome? If that's the case, just select Gnome under Options at the login screen.

Thanks Guy's all fixed & Mike ,yes I did install over Gnome .And in future if it ain't broke I wont try to fix it :P:P
This is the best support forum & many thanks for the help .
Cheers Ozi

clicker4721
January 31st, 2010, 11:44 PM
Well, yes, it worked for me--except for a few things. Under "Accessories," I still have "LXTerminal;" under "Other" (which I didn't even have before), I have Openbox Session; under "System Tools," I still have "XScreensaver Setup;" and under "System Setting" => "Appearance," I still have two clickables for "Screensaver." Can these be removed through Synaptic Package Manager? If not, how else, or is there a more suggested way?

Liakopaido
March 20th, 2010, 02:33 PM
Try
sudo apt-get autoremove

happysadhu
April 8th, 2010, 07:55 PM
Hi,
I two have xfce programs still left in my ubuntu desktop even though I've uninstalled Lubuntu/XFCE. Clicker4721, did you ever find an easy way to uninstall the left over programs?

Sam

jheaton5
May 17th, 2010, 11:00 AM
I installed gdm and gnome. Then I removed lxde and open box
# aptitude remove lxde openbox
Now openbox tries to start then aborts and shuts down X which immediately restarts and then tries to start openbox all over again.
How do I set gdm as defalt?
Will this work?

# aptitude purge gdm gnome
# aptitude purge openbox lxde
# aptitude install gdm gnome
# dpkg --configure X