How to Install and Uninstall libpam-google-authenticator Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "libpam-google-authenticator" package

This guide let you learn how to install libpam-google-authenticator on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpam-google-authenticator

2. Uninstall "libpam-google-authenticator" package

Please follow the guidelines below to uninstall libpam-google-authenticator on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpam-google-authenticator $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpam-google-authenticator package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpam-google-authenticator
Priority: optional
Section: universe/admin
Installed-Size: 115
Maintainer: Ubuntu Developers
Original-Maintainer: LENART Janos
Architecture: amd64
Source: google-authenticator
Version: 20130529-2
Depends: libc6 (>= 2.14), libpam0g (>= 0.99.7.1), libqrencode3
Filename: pool/universe/g/google-authenticator/libpam-google-authenticator_20130529-2_amd64.deb
Size: 35342
MD5sum: cf1f822be9b928772864eb0a6540ba04
SHA1: fb836789697b90143cf77e6de6cb38f92bd01ef9
SHA256: dd9e23c4602f4262a07234e1ec8d70cccaffb7e4ed48007df51f91d2c8023483
Description-en: Two-step verification
The Google Authenticator project includes implementations of one-time
passcode generators for several mobile platforms, as well as a
pluggable authentication module (PAM). One-time passcodes are generated
using open standards developed by the Initiative for Open
Authentication (OATH) (which is unrelated to OAuth).
.
These implementations support the HMAC-Based One-time Password (HOTP)
algorithm specified in RFC 4226 and the Time-based One-time Password
(TOTP) algorithm currently in draft.
Description-md5: 33f93312ce7d14b36ca1c90e19dbd5ac
Homepage: http://code.google.com/p/google-authenticator/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu