How do I completely uninstall compizconfig settings manager from ubuntu 17.04? I have used
sudo apt-get remove compizconfig-settings-manager
command but I can still see the animations occurring when I run applications.
How do I completely uninstall compizconfig settings manager from ubuntu 17.04? I have used
sudo apt-get remove compizconfig-settings-manager
command but I can still see the animations occurring when I run applications.
Please this more comprehensive tool:
sudo apt-get purge compizconfig-settings-manager
This will remove and also delete any configuration files
sudo apt-get purge compizconfig-settings-manager
– George Udosen Jul 28 '17 at 16:43