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

Last updated: May 21,2024

1. Install "libmoox-handlesvia-perl" package

In this section, we are going to explain the necessary steps to install libmoox-handlesvia-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmoox-handlesvia-perl" package

Please follow the instructions below to uninstall libmoox-handlesvia-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmoox-handlesvia-perl
Priority: optional
Section: universe/perl
Installed-Size: 103
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.001008-2
Depends: perl, libclass-method-modifiers-perl, libdata-perl-perl, libmodule-runtime-perl, libmoo-perl (>= 1.003000), librole-tiny-perl
Filename: pool/universe/libm/libmoox-handlesvia-perl/libmoox-handlesvia-perl_0.001008-2_all.deb
Size: 21496
MD5sum: 08a5bd87daa730abc11f043476887d76
SHA1: 79a5b82346570c772c29aa9f55316550cf79de85
SHA256: 3f722b182ec097a8d59b9d13cffdbe1fab52604303d932cf2583d14db6c6b55b
Description-en: Moose Native Traits-like behavior for Moo
MooX::HandlesVia is an extension of Moo's 'handles' attribute
functionality. It provides a means of proxying functionality from an
external class to the given atttribute.
.
This is most commonly used as a way to emulate 'Native Trait'
behavior that is common in Moose code.
Description-md5: 276c52b72d95734b085a89fb3513c024
Homepage: https://metacpan.org/release/MooX-HandlesVia
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu