How to Install and Uninstall libmoose-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 08,2024

1. Install "libmoose-perl" package

Please follow the step by step instructions below to install libmoose-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libmoose-perl

2. Uninstall "libmoose-perl" package

Here is a brief guide to show you how to uninstall libmoose-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libmoose-perl package on Ubuntu 21.10 (Impish Indri)

Package: libmoose-perl
Architecture: amd64
Version: 2.2014-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 2286
Depends: perl, perlapi-5.32.0, libc6 (>= 2.4), libclass-load-perl, libclass-load-xs-perl, libdata-optlist-perl, libdevel-globaldestruction-perl, libdevel-overloadinfo-perl (>= 0.005), libdevel-stacktrace-perl (>= 2.0300), libeval-closure-perl, libmodule-runtime-conflicts-perl (>= 0.002), 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.45), libsub-exporter-perl, libsub-name-perl (>= 0.20), libtry-tiny-perl
Recommends: libdata-optlist-perl (>= 0.110), 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+)
Filename: pool/universe/libm/libmoose-perl/libmoose-perl_2.2014-2_amd64.deb
Size: 743484
MD5sum: 25e79fac16683e3f89ab648158d8bdba
SHA1: 18928ce903a22894b254c60c68330aa64c886415
SHA256: f92be7fce46d69d12387dba5640c5d7aa6c4ab36223732a7d888b31459f218d4
SHA512: f98bb06744a3874361677ff01e2af1567636fdb8774d3391cd3ac5d79e01125e6c08bb98964e641966069dea42be45ea7e4a73b2c06c7cbe55a8eb6dcffde446
Homepage: https://metacpan.org/release/Moose
Description-en: 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: cdb749f6802d04685cc71b5a7f9a5c87
Task: ubuntukylin-desktop