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

Last updated: May 02,2024

1. Install "libtie-dxhash-perl" package

Here is a brief guide to show you how to install libtie-dxhash-perl on Kali Linux

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

2. Uninstall "libtie-dxhash-perl" package

This is a short guide on how to uninstall libtie-dxhash-perl on Kali Linux:

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

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

Package: libtie-dxhash-perl
Version: 1.05-4
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 13028
SHA256: 15b3099ef43076df65b838a9fb0fbc946b07f860fbe50fc92d68cf73974ebbea
SHA1: 546a9f48b68c251db62a81753341d399a828b9dc
MD5sum: f9bbd3dd94b68ef8a430d0610cc0fe47
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Tie-DxHash
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtie-dxhash-perl/libtie-dxhash-perl_1.05-4_all.deb