To uninstall unity-settings-daemon just follow these instructions.
sudo apt-get remove unity-settings-daemon
This will remove just the unity-settings-daemon package itself.
sudo apt-get remove --auto-remove unity-settings-daemon
This will remove the unity-settings-daemon package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for unity-settings-daemon then this will work.
sudo apt-get purge unity-settings-daemon
Or similarly, like this unity-settings-daemon
sudo apt-get purge --auto-remove unity-settings-daemon
Package | unity-settings-daemon |
Version | 14.04.0+14.04.20140414-0ubuntu1 |
Maintainer | Ubuntu Desktop Team <[email protected]> |
Description | daemon handling the Unity session settings |
Distro | ubuntu |
Release | trusty |
Repo | main |
Section | gnome |