To uninstall libpam-gnome-keyring just follow these instructions.
sudo apt-get remove libpam-gnome-keyring
This will remove just the libpam-gnome-keyring package itself.
sudo apt-get remove --auto-remove libpam-gnome-keyring
This will remove the libpam-gnome-keyring package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libpam-gnome-keyring then this will work.
sudo apt-get purge libpam-gnome-keyring
Or similarly, like this libpam-gnome-keyring
sudo apt-get purge --auto-remove libpam-gnome-keyring
Package | libpam-gnome-keyring |
Version | 3.14.0-1+b1 |
Maintainer | Josselin Mouette <joss@debian.org> |
Home page | https://wiki.gnome.org/GnomeKeyring |
Description | PAM module to unlock the GNOME keyring upon login |
Distro | debian |
Release | jessie |
Repo | main |
Section | admin |