How to Install and Uninstall libmoose-perl Package on Kali Linux

Last updated: January 23,2025

1. Install "libmoose-perl" package

Please follow the guidelines below to install libmoose-perl on Kali Linux

$ sudo apt update $ sudo apt install libmoose-perl

2. Uninstall "libmoose-perl" package

Please follow the guidelines below to uninstall libmoose-perl on Kali Linux:

$ sudo apt remove libmoose-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmoose-perl package on Kali Linux

Package: libmoose-perl
Version: 2.2207-1
Installed-Size: 2288
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4), libclass-load-perl, libclass-load-xs-perl, libdata-optlist-perl, libdevel-globaldestruction-perl, libdevel-overloadinfo-perl, libdevel-stacktrace-perl, libeval-closure-perl, libmodule-runtime-conflicts-perl, libmodule-runtime-perl, libmro-compat-perl, libpackage-deprecationmanager-perl, libpackage-stash-perl, libpackage-stash-xs-perl, libparams-util-perl, libscalar-list-utils-perl (>= 1:1.56), libsub-exporter-perl, libtry-tiny-perl
Recommends: libdevel-partialdump-perl
Breaks: libcatalyst-perl (<< 5.90050+), libconfig-mvp-perl (<< 2.200004+), libdevel-repl-perl (<< 1.003020+), libdist-zilla-perl (<< 5.043+), libdist-zilla-plugin-git-perl (<< 2.016+), libfey-orm-perl (<< 0.42+), libfey-perl (<< 0.36+), libfile-changenotify-perl (<< 0.15+), libhttp-throwable-perl (<< 0.017+), libmarkdent-perl (<< 0.16+), libmason-perl (<< 2.18+), libmoose-autobox-perl (<< 0.15+), libmoosex-abc-perl (<< 0.05+), libmoosex-aliases-perl (<< 0.08+), libmoosex-alwayscoerce-perl (<< 0.13+), libmoosex-app-perl (<< 1.41-2~), libmoosex-attribute-deflator-perl (<< 2.1.7+), libmoosex-attribute-dependent-perl (<< 1.1.0+), libmoosex-attribute-prototype-perl (<< 0.10+), libmoosex-attributehelpers-perl (<< 0.22+), libmoosex-attributeindexes-perl (<< 1.0.0+), libmoosex-attributeinflate-perl (<< 0.02+), libmoosex-cascadeclearing-perl (<< 0.03+), libmoosex-classattribute-perl (<< 0.26+), libmoosex-constructor-allerrors-perl (<< 0.021+), libmoosex-declare-perl (<< 0.35+), libmoosex-followpbp-perl (<< 0.02+), libmoosex-getopt-perl (<< 0.56+), libmoosex-instancetracking-perl (<< 0.04+), libmoosex-lazyrequire-perl (<< 0.06+), libmoosex-meta-attribute-index-perl (<< 0.04+), libmoosex-meta-attribute-lvalue-perl (<< 0.05+), libmoosex-method-signatures-perl (<< 0.44+), libmoosex-methodattributes-perl (<< 0.22+), libmoosex-nonmoose-perl (<< 0.24+), libmoosex-object-pluggable-perl (<< 0.0011+), libmoosex-params-validate-perl (<< 0.05+), libmoosex-poe-perl (<< 0.214+), libmoosex-privatesetters-perl (<< 0.03+), libmoosex-role-cmd-perl (<< 0.06+), libmoosex-role-parameterized-perl (<< 1.00+), libmoosex-role-withoverloading-perl (<< 0.14+), libmoosex-runnable-perl (<< 0.03+), libmoosex-scaffold-perl (<< 0.05+), libmoosex-semiaffordanceaccessor-perl (<< 0.05+), libmoosex-setonce-perl (<< 0.100473+), libmoosex-singleton-perl (<< 0.25+), libmoosex-slurpycontructor-perl (<< 1.1+), libmoosex-storage-perl (<< 0.42+), libmoosex-strictconstructor-perl (<< 0.12+), libmoosex-traits-perl (<< 0.11+), libmoosex-types-parameterizable-perl (<< 0.05+), libmoosex-types-perl (<< 0.19+), libmoosex-types-set-object-perl (<< 0.03+), libmoosex-types-signal-perl (<< 1.101930+), libmoosex-undeftolerant-perl (<< 0.11+), libnamespace-autoclean-perl (<< 0.08+), libpod-elemental-perl (<< 0.093280+), libpod-weaver-perl (<< 3.101638+), libprang-perl (<< 0.14+), libreaction-perl (<< 0.002003+), libtest-able-perl (<< 0.10+), libtest-cleannamespaces-perl (<< 0.03+), libtest-moose-more-perl (<< 0.022+), libtest-tempdir-perl (<< 0.05+), libthrowable-perl (<< 0.102080+)
Size: 765396
SHA256: 40e36192d6f67739773e1a002be0ea0d46b853a067b3f42a380467c6cebcdfdc
SHA1: 0ec2fba863c7c04602bbb90fbdc667450a10ca37
MD5sum: 59b40058088b311fe2f4fba53449f00e
Description: modern Perl object system framework
Moose is an extension of the Perl 5 object system. The main goal of Moose is to
make Perl 5 Object Oriented programming easier, more consistent, and less
tedious. With Moose you can think more about what you want to do and less about
the mechanics of OOP.
.
Additionally, Moose is built on top of Class::MOP, which is a metaclass system
for Perl 5. This means that Moose not only makes building normal Perl 5 objects
better, but it provides the power of metaclass programming as well.
.
Moose also conveniently manages all attributes (including inherited ones) that
are defined, but also provides facilities for properly initializing instance
slots, setting defaults where appropriate and performing any necessary type
constraint checking or coercion.
.
More details about the structure of Moose as well as its features can be found
in the ever-expanding Moose::Cookbook document.
Description-md5:
Multi-Arch: same
Homepage: https://metacpan.org/release/Moose
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmoose-perl/libmoose-perl_2.2207-1_amd64.deb