How to Install and Uninstall libpam-google-authenticator Package on Kali Linux

Last updated: May 15,2024

1. Install "libpam-google-authenticator" package

This guide let you learn how to install libpam-google-authenticator on Kali Linux

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

2. Uninstall "libpam-google-authenticator" package

This guide covers the steps necessary to uninstall libpam-google-authenticator on Kali Linux:

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

3. Information about the libpam-google-authenticator package on Kali Linux

Package: libpam-google-authenticator
Source: google-authenticator
Version: 20191231-2
Installed-Size: 135
Maintainer: Janos Lenart
Architecture: amd64
Depends: libc6 (>= 2.25), libpam0g (>= 0.99.7.1), libqrencode4
Size: 45488
SHA256: b5b2e3782a2e5fa7d36b51a54b3d75b761f72b6e75861716076179f6ac7a5e20
SHA1: e78f448f1e5d3a889e0c233ecd5015ec2ab624ec
MD5sum: 7bb76ff9b5fef7c0cfd10b0328b7ec7e
Description: 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:
Homepage: https://github.com/google/google-authenticator/
Tag: role::shared-lib, security::authentication
Section: admin
Priority: optional
Filename: pool/main/g/google-authenticator/libpam-google-authenticator_20191231-2_amd64.deb