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

Last updated: May 19,2024

1. Install "libcrypt-xxhash-perl" package

Please follow the instructions below to install libcrypt-xxhash-perl on Kali Linux

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

2. Uninstall "libcrypt-xxhash-perl" package

Please follow the guidelines below to uninstall libcrypt-xxhash-perl on Kali Linux:

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

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

Package: libcrypt-xxhash-perl
Source: libcrypt-xxhash-perl (0.07-1)
Version: 0.07-1+b1
Installed-Size: 106
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14)
Size: 30112
SHA256: 95bdeb45db510c435e92732bb7df067ce42b750a61e562fea81090c2293855eb
SHA1: 7357cb050d0fcc1c1d38b657dfbee7aac0d142db
MD5sum: 97abec02d2e3cb064633c202cf5e6496
Description: xxHash implementation for Perl
xxHash is a super fast algorithm that claims to work at speeds close to RAM
limits. The Crypt::xxHash module provides 32- and 64-bit hash functions. As
bonus it provides 128-bit hex method.
.
This package was inspired by Digest::xxHash, but it includes the fresh C code
and has some optimisations. Thus all hex methods are implemented in Perl XS.
Also this module doesn't use Math::Int64 in favor of native 64 bit digits.
Description-md5:
Homepage: https://metacpan.org/release/Crypt-xxHash
Section: perl
Priority: optional
Filename: pool/main/libc/libcrypt-xxhash-perl/libcrypt-xxhash-perl_0.07-1+b1_amd64.deb