How to Install and Uninstall libcrypt-bcrypt-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libcrypt-bcrypt-perl" package

Learn how to install libcrypt-bcrypt-perl on Kali Linux

$ sudo apt update $ sudo apt install libcrypt-bcrypt-perl

2. Uninstall "libcrypt-bcrypt-perl" package

Please follow the step by step instructions below to uninstall libcrypt-bcrypt-perl on Kali Linux:

$ sudo apt remove libcrypt-bcrypt-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcrypt-bcrypt-perl package on Kali Linux

Package: libcrypt-bcrypt-perl
Source: libcrypt-bcrypt-perl (0.011-1)
Version: 0.011-1+b1
Installed-Size: 58
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libdigest-sha-perl
Size: 19212
SHA256: c52d4855136483361441efcc8982fd6fb18ba87df253f8fcbea95a82e7e94560
SHA1: 908119920b822b321b1f544017f3ad539cd16b92
MD5sum: 074eaa7b32bdc12e31180d120696f4e1
Description: modern bcrypt implementation
Crypt::Bcrypt provides a modern and user-friendly implementation of the
bcrypt password hash.
.
Note that in bcrypt passwords may only contain 72 characters. It may seem
tempting to prehash the password before bcrypting it but that may make it
vulnerable to password shucking, a salted solution (for example using a MAC)
should be used instead if one wants to support large passwords.
.
The password is always expected to come as a (utf8-encoded) byte-string.
Description-md5:
Homepage: https://metacpan.org/release/Crypt-Bcrypt
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libcrypt-bcrypt-perl/libcrypt-bcrypt-perl_0.011-1+b1_amd64.deb