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

Last updated: May 15,2024

1. Install "libtie-cphash-perl" package

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

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

2. Uninstall "libtie-cphash-perl" package

Please follow the guidelines below to uninstall libtie-cphash-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libtie-cphash-perl
Architecture: all
Version: 2.000-1.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: 28
Depends: perl:any
Filename: pool/universe/libt/libtie-cphash-perl/libtie-cphash-perl_2.000-1.1_all.deb
Size: 10724
MD5sum: 058f3ac2c408fae00ff3a5bc21e16af7
SHA1: 5cd2cd781fc9ccc903ec6cb4d94d4ecaa580e621
SHA256: bac11d8c3a52a27a53789010498b7b52c55fea855b6650717f4909bf65a4082f
SHA512: 241da50b68e6ad6b02894bc3f15ac7e92232914c64e840fc27dd7005bf0dda0ed46ad9585b4e21d9e49619ec15b746b7a73ca3141bc498304f61056921eb1fe1
Homepage: https://metacpan.org/release/Tie-CPHash
Description-en: module for managing a case preserving but case insensitive hash table
Tie::CPHash provides a hash table that is case preserving but case
insensitive. This means that
.
$cphash{KEY} $cphash{key}
$cphash{Key} $cphash{keY}
.
all refer to the same entry. Also, the hash remembers which form of
the key was last used to store the entry. The keys and each functions
will return the key that was used to set the value.
Description-md5: 236c65cfc0ded61b21188cdd541a9a92