To uninstall libpam-barada just follow these instructions.
sudo apt-get remove libpam-barada
This will remove just the libpam-barada package itself.
sudo apt-get remove --auto-remove libpam-barada
This will remove the libpam-barada package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for libpam-barada then this will work.
sudo apt-get purge libpam-barada
Or similarly, like this libpam-barada
sudo apt-get purge --auto-remove libpam-barada
Package | libpam-barada |
Version | 0.5-3.1 |
Maintainer | Andrew Pollock <apollock@debian.org> |
Home page | http://barada.sourceforge.net/ |
Description | PAM module to provide two-factor authentication based on HOTP |
Distro | debian |
Release | wheezy |
Repo | main |
Section | libs |