To uninstall libgconf2-4 just follow these instructions.
sudo apt-get remove libgconf2-4
This will remove just the libgconf2-4 package itself.
sudo apt-get remove --auto-remove libgconf2-4
This will remove the libgconf2-4 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libgconf2-4 then this will work.
sudo apt-get purge libgconf2-4
Or similarly, like this libgconf2-4
sudo apt-get purge --auto-remove libgconf2-4
Package | libgconf2-4 |
Version | 3.2.6-3 |
Maintainer | Josselin Mouette <joss@debian.org> |
Home page | http://projects.gnome.org/gconf/ |
Description | GNOME configuration database system (dummy package) |
Distro | debian |
Release | jessie |
Repo | main |
Section | oldlibs |