How to Install and Uninstall libmoosex-hasdefaults-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "libmoosex-hasdefaults-perl" package

This is a short guide on how to install libmoosex-hasdefaults-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmoosex-hasdefaults-perl

2. Uninstall "libmoosex-hasdefaults-perl" package

Here is a brief guide to show you how to uninstall libmoosex-hasdefaults-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmoosex-hasdefaults-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmoosex-hasdefaults-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmoosex-hasdefaults-perl
Priority: optional
Section: universe/perl
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.03-1
Depends: perl, libmoose-perl (>= 0.94)
Filename: pool/universe/libm/libmoosex-hasdefaults-perl/libmoosex-hasdefaults-perl_0.03-1_all.deb
Size: 5944
MD5sum: 9d453f19a635dae8c97fc9041872ee7e
SHA1: 4084b822f0caab7f3f6c16d37e97f939c81b5746
SHA256: 0f0bd74b25afec3b80aff519ced20d11c588f0827a70783c82b427af18a91e27
Description-en: Moose module to default "is" to "ro" or "rw" for all attributes
MooseX::HasDefaults allows one to set a default of "ro" or "rw" for the "is"
of all Moose object "has" attributes, thus saving some typing.
.
MooseX::HasDefaults is similar to, but requires less typing than,
MooseX::AttributeDefaults and MooseX::Attributes::Curried.
Description-md5: ed9e9d471314143a3bd5b7d49f3d1a8f
Homepage: http://search.cpan.org/dist/MooseX-HasDefaults/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu