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

Last updated: May 10,2024

1. Install "libpam-barada" package

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

$ sudo apt update $ sudo apt install libpam-barada

2. Uninstall "libpam-barada" package

Please follow the steps below to uninstall libpam-barada on Kali Linux:

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

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

Package: libpam-barada
Source: barada-pam
Version: 0.5-3.3
Installed-Size: 117
Maintainer: Andrew Pollock
Architecture: amd64
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libpam0g (>= 0.99.7.1), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1)
Size: 25948
SHA256: 3d713acb826cbbaad66ddb0766f79b5bfe8b926c1ce6e019a86bd955233aa6f0
SHA1: 3e6e12bb435e522c91ee6196655800214c49d4b7
MD5sum: 0702bd095a186eff83268cc96f2247b1
Description: PAM module to provide two-factor authentication based on HOTP
Use HOTP (RFC4226) two-factor authentication with PAM.
.
In addition to a normal password, users are also assigned a 128 bit key and
arbitrary-length PIN number. Every time you'd like to login using a OTP, you
calculate a secure hash based on your assigned PIN and an increasing counter,
the result of which is a six character one time password.
.
While this module could be used in conjunction with many different
client devices, it was written specifically with Android devices in
mind. There is companion software which runs on Android, so that your
phone essentially becomes a SecureID token. All you need to do is
open up the software, type in your PIN, and you get back a 6-character
number that you can use to login to your system.
Description-md5:
Homepage: http://barada.sourceforge.net/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/barada-pam/libpam-barada_0.5-3.3_amd64.deb