How to Install and Uninstall libtype-tie-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libtype-tie-perl" package

This tutorial shows how to install libtype-tie-perl on Kali Linux

$ sudo apt update $ sudo apt install libtype-tie-perl

2. Uninstall "libtype-tie-perl" package

This tutorial shows how to uninstall libtype-tie-perl on Kali Linux:

$ sudo apt remove libtype-tie-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtype-tie-perl package on Kali Linux

Package: libtype-tie-perl
Version: 0.015-1
Installed-Size: 45
Maintainer: Debian Perl Group
Architecture: all
Depends: libexporter-tiny-perl, perl:any
Recommends: libhash-fieldhash-perl
Enhances: libmoosex-types-perl, libmousex-types-perl, libspecio-perl, libtype-tiny-perl
Size: 16168
SHA256: adf92546d4e4bd6be3dee905d0d1ed10389a1300894fd8c8ed30553a703709e9
SHA1: 2b6e63da7bd6192d765ab34ecd2798dac63c6c7c
MD5sum: 9e5831adca5f6d2b612fa6bd5a9d1c57
Description: tie a variable to a type constraint
Type::Tie exports a single function: ttie.
ttie ties a variable to a type constraint,
ensuring that whatever values stored in the variable
will conform to the type constraint.
If the type constraint has coercions,
these will be used if necessary
to ensure values assigned to the variable conform.
Description-md5: 01ddec2713c423b36a92fa6847cdb3c1
Homepage: https://metacpan.org/release/Type-Tie
Section: perl
Priority: optional
Filename: pool/main/libt/libtype-tie-perl/libtype-tie-perl_0.015-1_all.deb