PDA

View Full Version : [ubuntu] Uninstall Compiz Fusion



TheKonqueror
October 27th, 2010, 12:56 PM
How do i completely remove Compiz? Please don't give me a link, I would really like a step by step guide.
Thanks

linux-hack
October 27th, 2010, 01:17 PM
Well this is the best step by step guide you could have :


sudo apt-get purge compiz*
sudo apt-get autoremove
sudo apt-get autoremove --purge

3Miro
October 27th, 2010, 05:37 PM
First set the desktop effects to none. Then do the commands by linux-hack.