To uninstall dconf-gsettings-backend just follow these instructions.
sudo apt-get remove dconf-gsettings-backend
This will remove just the dconf-gsettings-backend package itself.
sudo apt-get remove --auto-remove dconf-gsettings-backend
This will remove the dconf-gsettings-backend package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for dconf-gsettings-backend then this will work.
sudo apt-get purge dconf-gsettings-backend
Or similarly, like this dconf-gsettings-backend
sudo apt-get purge --auto-remove dconf-gsettings-backend
Package | dconf-gsettings-backend |
Version | 0.26.0-2+b1 |
Maintainer | Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org> |
Home page | https://wiki.gnome.org/Projects/dconf |
Description | simple configuration storage system - GSettings back-end |
Distro | debian |
Release | stretch |
Repo | main |
Section | libs |