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

Last updated: May 18,2024

1. Install "libmoox-traits-perl" package

Please follow the step by step instructions below to install libmoox-traits-perl on Kali Linux

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

2. Uninstall "libmoox-traits-perl" package

Please follow the instructions below to uninstall libmoox-traits-perl on Kali Linux:

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

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

Package: libmoox-traits-perl
Version: 0.005-2
Installed-Size: 35
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libexporter-tiny-perl, libmodule-runtime-perl, librole-tiny-perl (>= 2.002004) | librole-tiny-perl (<< 2.002000)
Size: 12800
SHA256: a17e50fcd97083321c1c079f06910a7c102dd0b8c0fd24c2f29063391248dfbb
SHA1: 9865fcb6a56a1bc7734785cee1a3d4402e82b4dd
MD5sum: d0a1be5c01885472ac2630f270083ac9
Description: module to automatically apply roles at object creation time
Like MooseX::Traits, the MooX::Traits module provides a method to add some
roles to a class when creating it (during new), only for Moo.
.
Although called MooX::Traits, this module actually uses Role::Tiny, so
doesn't really require Moo. If you use it in a non-Moo class, you should be
able to safely consume any Role::Tiny-based traits.
.
If you use it in a Moo class, you should also be able to consume
Moo::Role-based traits and Moose::Role-based traits.
Description-md5:
Homepage: https://metacpan.org/release/MooX-Traits
Section: perl
Priority: optional
Filename: pool/main/libm/libmoox-traits-perl/libmoox-traits-perl_0.005-2_all.deb