How to Install and Uninstall libpam-yubico Package on Kali Linux

Last updated: September 20,2024

1. Install "libpam-yubico" package

In this section, we are going to explain the necessary steps to install libpam-yubico on Kali Linux

$ sudo apt update $ sudo apt install libpam-yubico

2. Uninstall "libpam-yubico" package

This tutorial shows how to uninstall libpam-yubico on Kali Linux:

$ sudo apt remove libpam-yubico $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpam-yubico package on Kali Linux

Package: libpam-yubico
Source: yubico-pam (2.26-1.1)
Version: 2.26-1.1+b1
Installed-Size: 190
Maintainer: Debian Authentication Maintainers
Architecture: amd64
Depends: libpam-runtime (>= 1.0.1-6~), debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.33), libldap-2.5-0 (>= 2.5.4), libpam0g (>= 1.1.3), libykclient3 (>= 2.15), libykpers-1-1 (>= 1.12.0), libyubikey0 (>= 1.5)
Size: 88852
SHA256: 4538a86e5e1869890474186552f7729821af1dcc77e0e5e0eed23b2af5f9824e
SHA1: 7fa3996ade4311825c1b7e640cd85b192b02bdc3
MD5sum: e87c8ab25c41774c6e4d2027cc99e753
Description: two-factor password and YubiKey OTP PAM module
This package provides the Yubico PAM module. It enables the use of
two-factor authentication, with existing logins and passwords plus
a YubiKey One-Time Password that is validated against an online
validation service. The default is the free YubiCloud, but it is easy
to set up a custom service.
.
A second mode of operation is available using the YubiKey's HMAC-SHA-1
Challenge-Response functionality. This allows for offline validation
using a YubiKey, for example on a laptop computer. However, this only
works for local logins, not for instance SSH logins.
Description-md5:
Homepage: https://developers.yubico.com/yubico-pam/
Section: admin
Priority: optional
Filename: pool/main/y/yubico-pam/libpam-yubico_2.26-1.1+b1_amd64.deb