How to Install and Uninstall libauthen-oath-perl Package on Kali Linux

Last updated: May 08,2024

1. Install "libauthen-oath-perl" package

Please follow the guidance below to install libauthen-oath-perl on Kali Linux

$ sudo apt update $ sudo apt install libauthen-oath-perl

2. Uninstall "libauthen-oath-perl" package

Please follow the steps below to uninstall libauthen-oath-perl on Kali Linux:

$ sudo apt remove libauthen-oath-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libauthen-oath-perl package on Kali Linux

Package: libauthen-oath-perl
Version: 2.0.1-2
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libdigest-hmac-perl, libmoo-perl, libtype-tiny-perl
Size: 7476
SHA256: 31de71ab3d67bf88fa2123ef13c2c9a09a362531599dc4af60ff300902e38d1b
SHA1: 4a98a6658dd94dbee4554dd077c276ff4f528221
MD5sum: 72775cca2bb2ced9c2ef66aae3f8714e
Description: Perl module for OATH One Time Passwords
Authen::OATH is an implementation of the HOTP and TOTP One Time Password
algorithms as defined by OATH (http://www.openauthentication.org).
.
All necessary parameters are set by default, though these can be overridden.
Both totp() and htop() have passed all of the test vectors defined in the RFC
documents for TOTP and HOTP.
.
totp() and hotp() both default to returning 6 digits and using SHA. As such,
both can be called by passing only the secret key and a valid OTP will be
returned.
Description-md5:
Homepage: https://metacpan.org/release/Authen-OATH
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/liba/libauthen-oath-perl/libauthen-oath-perl_2.0.1-2_all.deb