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

Last updated: May 18,2024

1. Install "libauthen-passphrase-perl" package

This tutorial shows how to install libauthen-passphrase-perl on Kali Linux

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

2. Uninstall "libauthen-passphrase-perl" package

Please follow the step by step instructions below to uninstall libauthen-passphrase-perl on Kali Linux:

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

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

Package: libauthen-passphrase-perl
Version: 0.008-3
Installed-Size: 250
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libauthen-dechpwd-perl, libcrypt-des-perl, libcrypt-eksblowfish-perl, libcrypt-mysql-perl, libcrypt-passwdmd5-perl, libcrypt-unixcrypt-xs-perl, libdata-entropy-perl, libdigest-md4-perl, libmodule-runtime-perl, libparams-classify-perl
Size: 104408
SHA256: 761dde7b0dee2450a74588eec0842329c7a5b74e91466d9238103744bb11bf8c
SHA1: 67865917ee9c39dcae0936bc11d7c50eb5e4a7fc
MD5sum: f3271eb7f447f5da807c881e63ee6424
Description: Perl module encapsulating hashed passwords/passphrases as objects
Authen::Passphrase is the base class for a system of objects that encapsulate
passphrases. An object of this type is a passphrase recogniser: its
job is to recognise whether an offered passphrase is the right one.
For security, such passphrase recognisers usually do not themselves know
the passphrase they are looking for; they can merely recognise it when
they see it. There are many schemes in use to achieve this effect,
and the intent of this class is to provide a consistent interface to
them all, hiding the details.
.
This package contains implementations of several specific passphrase schemes
in addition to the base class.
Description-md5:
Homepage: https://metacpan.org/release/Authen-Passphrase
Tag: devel::lang:perl, devel::library, implemented-in::perl,
security::authentication
Section: perl
Priority: optional
Filename: pool/main/liba/libauthen-passphrase-perl/libauthen-passphrase-perl_0.008-3_all.deb