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

Last updated: May 21,2024

1. Install "libcrypt-unixcrypt-perl" package

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

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

2. Uninstall "libcrypt-unixcrypt-perl" package

In this section, we are going to explain the necessary steps to uninstall libcrypt-unixcrypt-perl on Kali Linux:

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

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

Package: libcrypt-unixcrypt-perl
Version: 1.0-8
Installed-Size: 42
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11656
SHA256: 4b5377096e67ee60af7c9c29812382b6b888239760e138406eedba3b686f99be
SHA1: b8529c0357a891eb8f41c8cfd3ac1c43afae5151
MD5sum: 6246b789aa8556fed118f01c2724a576
Description: Perl-only implementation of the crypt(3) function
The Crypt::UnixCrypt module is a portable implementation of the Unix
library function crypt(). It is especially useful on systems whose
perl does not implement the built-in crypt() function.
.
This module won't overload a built-in crypt() unless forced by a true
value of the variable $Crypt::UnixCrypt::OVERRIDE_BUILTIN.
Description-md5:
Homepage: https://metacpan.org/release/Crypt-UnixCrypt
Tag: devel::lang:perl, devel::library, implemented-in::perl,
security::cryptography
Section: perl
Priority: optional
Filename: pool/main/libc/libcrypt-unixcrypt-perl/libcrypt-unixcrypt-perl_1.0-8_all.deb