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

Last updated: May 10,2024

1. Install "libauthen-htpasswd-perl" package

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

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

2. Uninstall "libauthen-htpasswd-perl" package

This guide covers the steps necessary to uninstall libauthen-htpasswd-perl on Kali Linux:

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

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

Package: libauthen-htpasswd-perl
Version: 0.171-3
Installed-Size: 40
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-accessor-perl, libcrypt-passwdmd5-perl, libio-lockedfile-perl
Size: 14172
SHA256: 265967876f65d18385e0d83adfa10665a1a4abbd088c252039bc5e99a0d46235
SHA1: 325e2cb9bc917c92fd2dfc9c96bcea94ba3530d7
MD5sum: 81f8ae7381de2b1aa119e6457b66e6c2
Description: Perl module to read and modify Apache .htpasswd files
Authen::Htpasswd provides a convenient, object-oriented interface to
Apache-style .htpasswd files.
.
It supports passwords encrypted via MD5, SHA-1, and crypt, as well as plain
(cleartext) passwords.
.
Additional fields after username and password, if present, are accessible via
the extra_info array.
Description-md5:
Homepage: https://metacpan.org/release/Authen-Htpasswd
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/liba/libauthen-htpasswd-perl/libauthen-htpasswd-perl_0.171-3_all.deb