-1

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.

George Udosen
  • 36,677
Geek Guy
  • 121

1 Answers1

0

Please this more comprehensive tool:

sudo apt-get purge compizconfig-settings-manager

This will remove and also delete any configuration files

George Udosen
  • 36,677