How to Install and Uninstall libhash-fieldhash-perl Package on Kali Linux

Last updated: May 15,2024

1. Install "libhash-fieldhash-perl" package

This tutorial shows how to install libhash-fieldhash-perl on Kali Linux

$ sudo apt update $ sudo apt install libhash-fieldhash-perl

2. Uninstall "libhash-fieldhash-perl" package

Please follow the step by step instructions below to uninstall libhash-fieldhash-perl on Kali Linux:

$ sudo apt remove libhash-fieldhash-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhash-fieldhash-perl package on Kali Linux

Package: libhash-fieldhash-perl
Source: libhash-fieldhash-perl (0.15-3)
Version: 0.15-3+b2
Installed-Size: 57
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4)
Size: 16708
SHA256: 4fa3a3c814504bb9c7b67112e28b7d3f6d3b4f2b207dc36c69e8435eb65792a3
SHA1: abb8a9ce8944f7b33f0c583bf32664aa8fbdf349
MD5sum: 34b470871987402dd1cfdedb1ff68826
Description: Perl module implementing a lightweight field hash
Hash::FieldHash provides the field hash mechanism which supports the
inside-out technique.
.
You may know Hash::Util::FieldHash. It's a very useful module, but too
complex to understand all the functions.
.
This is an alternative to Hash::Util::FieldHash with following features:
.
Simpler interface
.
Hash::FieldHash provides a few functions: fieldhash() and fieldhashes().
That's enough.
.
Higher performance
Hash::FieldHash is faster than Hash::Util::FieldHash, because its internals
use simpler structures.
Description-md5:
Multi-Arch: same
Homepage: https://metacpan.org/release/Hash-FieldHash
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libh/libhash-fieldhash-perl/libhash-fieldhash-perl_0.15-3+b2_amd64.deb