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

Last updated: May 18,2024

1. Install "libtie-refhash-weak-perl" package

Learn how to install libtie-refhash-weak-perl on Kali Linux

$ sudo apt update $ sudo apt install libtie-refhash-weak-perl

2. Uninstall "libtie-refhash-weak-perl" package

Please follow the steps below to uninstall libtie-refhash-weak-perl on Kali Linux:

$ sudo apt remove libtie-refhash-weak-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtie-refhash-weak-perl
Version: 0.09-2.1
Installed-Size: 24
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libtask-weaken-perl, libvariable-magic-perl
Size: 8380
SHA256: d9ec7cd10612a0a25d37ba3898cc1a021d2dfc2b081345d95d2706fd32e3b7eb
SHA1: d94a1c9f749f35a9f36eb64506bddd4e1243fb8c
MD5sum: aa08278ce743e1f7221b9ac13d29ac3c
Description: Tie::RefHash subclass with weakened references in the keys
Tie::RefHash can be used to access hashes by reference. This is useful when
you index by object, for example.
.
The problem with Tie::RefHash, and cross indexing, is that sometimes the
index should not contain strong references to the objecs. The internal
structures of Tie::RefHash contain strong references to the key, and provide
no convenient means to make those references weak.
.
Tie::RefHash::Weak has weak keys, instead of strong ones. The values are left
unaltered, and you'll have to make sure there are no strong references there
yourself.
Description-md5:
Homepage: https://metacpan.org/release/Tie-RefHash-Weak
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtie-refhash-weak-perl/libtie-refhash-weak-perl_0.09-2.1_all.deb