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

Last updated: May 14,2024

1. Install "libtie-dxhash-perl" package

Please follow the steps below to install libtie-dxhash-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtie-dxhash-perl

2. Uninstall "libtie-dxhash-perl" package

Please follow the step by step instructions below to uninstall libtie-dxhash-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtie-dxhash-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtie-dxhash-perl
Architecture: all
Version: 1.05-2.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 29
Depends: perl:any
Filename: pool/universe/libt/libtie-dxhash-perl/libtie-dxhash-perl_1.05-2.1_all.deb
Size: 12312
MD5sum: be65e622066b00bcfdfecadae0b42465
SHA1: 0781b9bb572320541f917dba196d322e201c334a
SHA256: 774f47b8a780de3b705eaaa2181dac51b54384be78561815d88efcc7a50e885e
SHA512: 3e42a4512eab9043c9ebce8ff0bb59b62674be12a855a5526f2bd76ff9e22af1054a029132980678278095e2b97231d9dee01e31cab5111ac1b114b0f3a03775
Homepage: https://metacpan.org/release/Tie-DxHash
Description-en: Perl module that keeps insertion order in hash
Tie::DxHash implements a hash which preserves insertion order and allows
duplicate keys.
.
Tie::DxHash works by storing the hash data in an array of hash references
(containing the key/value pairs). This preserves insertion order. A
separate set of iterators (one per distinct key) keeps track of the last
retrieved value for a given key, thus allowing the successive retrieval of
multiple values for the same key to work as expected.
.
Tie::DxHash was originally written to facilitate the use of more complex
mod_rewrite rules in Apache configuration files written with Perl Sections.
Description-md5: f43cc6a1ea08a378a6546440c0fd4112