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

Last updated: May 19,2024

1. Install "libcrypt-util-perl" package

This guide let you learn how to install libcrypt-util-perl on Kali Linux

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

2. Uninstall "libcrypt-util-perl" package

Here is a brief guide to show you how to uninstall libcrypt-util-perl on Kali Linux:

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

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

Package: libcrypt-util-perl
Version: 0.11-4
Installed-Size: 124
Maintainer: Debian Perl Group
Architecture: all
Depends: libdata-guid-perl, libmoose-perl, libsub-exporter-perl, libnamespace-clean-perl, sgml-base (>= 1.28), perl:any
Recommends: libcrypt-cbc-perl, libcrypt-rijndael-perl, libdigest-hmac-perl, libmime-base32-perl, libmime-base64-urlsafe-perl, liburi-perl
Suggests: libcrypt-crypt-cfb-perl, libcrypt-crypt-des-perl, libcrypt-crypt-eax-perl, libcrypt-crypt-rc6-perl, libcrypt-crypt-ripemd160-perl, libcrypt-crypt-blowfish-perl, libcrypt-crypt-serpent-perl, libcrypt-crypt-twofish-perl, libcrypt-crypt-ofb-perl, libcrypt-crypt-ctr-perl, libcrypt-digest-cmac-perl, libcrypt-digest-whirlpool-perl
Size: 34988
SHA256: 27d9572fabddbee6c5da8c82631d6dfea2ee1c3b87acbac4a8d3d5b65d9175a4
SHA1: ca8d938d03d04975e3db94e90c44b7c8bf0c03e1
MD5sum: ca34f1d287a5529eb360c8a5aeaa6bef
Description: lightweight Crypt/Digest convenience API
Crypt::Util provides an easy, intuitive and forgiving API for wielding
crypto-fu.
.
The API is designed as a cascade, with rich features built using
simpler ones. This means that the option processing is uniform
throughout, and the behaviors are generally predictable.
.
Note that Crypt::Util doesn't do any crypto on its own, but delegates
the actual work to the various other crypto modules on the CPAN.
Crypt::Util merely wraps these modules, providing uniform parameters,
and building on top of their polymorphism with higher level features.
Description-md5:
Homepage: https://metacpan.org/release/Crypt-Util
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcrypt-util-perl/libcrypt-util-perl_0.11-4_all.deb