How to Install and Uninstall libmoox-typetiny-perl Package on Kali Linux

Last updated: May 21,2024

1. Install "libmoox-typetiny-perl" package

This guide let you learn how to install libmoox-typetiny-perl on Kali Linux

$ sudo apt update $ sudo apt install libmoox-typetiny-perl

2. Uninstall "libmoox-typetiny-perl" package

This guide covers the steps necessary to uninstall libmoox-typetiny-perl on Kali Linux:

$ sudo apt remove libmoox-typetiny-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmoox-typetiny-perl package on Kali Linux

Package: libmoox-typetiny-perl
Version: 0.002003-4
Installed-Size: 22
Maintainer: Debian Perl Group
Architecture: all
Depends: libmoo-perl, libtype-tiny-perl, perl:any
Size: 6492
SHA256: 514ae9939600b12228db465865dd6de83ab540512d0afdb1d7c68330baef0dce
SHA1: d0c55dd583bbfd1bdddbe4cc4737a62b5a37faed
MD5sum: e22aa8e90bf60c55008e5acf309c9179
Description: Optimized type checks for Moo + Type::Tiny
MooX::TypeTiny optimizes Moo type checks when used with Type::Tiny to perform
better. It will automatically apply to isa checks and coercions that use
Type::Tiny. Non-Type::Tiny isa checks will work as normal.
.
This is done by inlining the type check in a more optimal manner that is
specific to Type::Tiny rather than the general mechanism Moo usually uses.
.
With this module, setters with type checks should be as fast as an equivalent
check in Moose.
.
It is hoped that eventually this type inlining will be done automatically,
making this module unnecessary.
Description-md5:
Homepage: https://metacpan.org/release/MooX-TypeTiny
Section: perl
Priority: optional
Filename: pool/main/libm/libmoox-typetiny-perl/libmoox-typetiny-perl_0.002003-4_all.deb