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

Last updated: May 05,2024

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

Please follow the instructions below to install libtie-hash-expire-perl on Kali Linux

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

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

Please follow the instructions below to uninstall libtie-hash-expire-perl on Kali Linux:

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

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

Package: libtie-hash-expire-perl
Version: 0.03-3
Installed-Size: 24
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7012
SHA256: a970fd73a85aade5d9dd986fc4c895f636166b5e1fd5fd6e01561552c82d4c0c
SHA1: e5ffc04362812b1a31a06c5075926f48a915b3f1
MD5sum: a79961a076c5bf5400d41ff9f0d6f240
Description: Perl module providing hashes with keys that expire after a user-set period
Hashes tied to Tie::Hash::Expire behave like normal hashes in all respects
except that when a key is added or the value associated with a key is
changed, the current time is stored, and after 'expire_seconds' the key and
value are removed from the hash.
.
Resolutions finer than seconds are available if the module finds access to
Time::HiRes.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Tie-Hash-Expire
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtie-hash-expire-perl/libtie-hash-expire-perl_0.03-3_all.deb