How to Install and Uninstall libtie-hash-indexed-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

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

This is a short guide on how to install libtie-hash-indexed-perl on Ubuntu 21.10 (Impish Indri)

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

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

This tutorial shows how to uninstall libtie-hash-indexed-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtie-hash-indexed-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtie-hash-indexed-perl
Architecture: amd64
Version: 0.08-1
Multi-Arch: same
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 68
Depends: perl (>= 5.32.0-5), perlapi-5.32.0, libc6 (>= 2.4)
Filename: pool/universe/libt/libtie-hash-indexed-perl/libtie-hash-indexed-perl_0.08-1_amd64.deb
Size: 20448
MD5sum: cc40081456158686976757f1bf142e74
SHA1: 0f6388ac63a02804a0e6df1d450c83d2d0586183
SHA256: 89440c49135c50a1a4c1bf9c6529e50f9fd1a49b5ec7471d82f4e074e41f2873
SHA512: 1b59ff6c293d861a0ba679eaaa108c91b4c31ef3279f3367c926b50b071e609655df1c7998b79fff753b27d5240b2b49cbe6df9144f50d1efe422c631d8bdff6
Homepage: https://metacpan.org/release/Tie-Hash-Indexed
Description-en: 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: 1a2c41f5af5a803425180cbd6e650386