How to Install and Uninstall libtie-hash-indexed-perl Package on Kali Linux

Last updated: September 21,2024

1. Install "libtie-hash-indexed-perl" package

Please follow the steps below to install libtie-hash-indexed-perl on Kali Linux

$ sudo apt update $ sudo apt install libtie-hash-indexed-perl

2. Uninstall "libtie-hash-indexed-perl" package

Here is a brief guide to show you how to uninstall libtie-hash-indexed-perl on Kali Linux:

$ sudo apt remove libtie-hash-indexed-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtie-hash-indexed-perl package on Kali Linux

Package: libtie-hash-indexed-perl
Source: libtie-hash-indexed-perl (0.08+ds1-1)
Version: 0.08+ds1-1+b3
Installed-Size: 70
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4)
Size: 21508
SHA256: a2a81daae4d4a665d3044647fb941975a6d4a92e8d06deb7de6defef746bb348
SHA1: b0311c7952533a30e06074abca6aa4a7e3aa45a7
MD5sum: 593f15300cde1639343e98b2d73ccf65
Description: Ordered hashes for Perl
This module implements an ordered hash, meaning that it associates keys
with values like a Perl hash, but keeps the keys in a consistent order.
.
Tie::Hash::Indexed is intentionally very similar to other ordered hash
modules, most prominently Hash::Ordered. However, Tie::Hash::Indexed is
written completely in XS and is, often significantly, faster than other
modules. For a lot of operations, it's more than twice as fast as
Hash::Ordered, especially when using the object-oriented interface instead of
the tied interface. Other modules, for example Tie::IxHash, are even slower.
.
The object-oriented interface of Tie::Hash::Indexed is almost identical to
that of Hash::Ordered, so in most cases you should be able to easily replace
one with the other.
Description-md5:
Multi-Arch: same
Homepage: https://metacpan.org/release/Tie-Hash-Indexed
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtie-hash-indexed-perl/libtie-hash-indexed-perl_0.08+ds1-1+b3_amd64.deb