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

Last updated: October 05,2024

1. Install "libmoox-late-perl" package

This guide covers the steps necessary to install libmoox-late-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmoox-late-perl" package

This tutorial shows how to uninstall libmoox-late-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmoox-late-perl
Priority: optional
Section: universe/perl
Installed-Size: 63
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.015-2
Depends: perl, libmoo-perl (>= 1.006000), libtype-tiny-perl
Recommends: libmoox-handlesvia-perl
Filename: pool/universe/libm/libmoox-late-perl/libmoox-late-perl_0.015-2_all.deb
Size: 11830
MD5sum: 1bd61158df6574dc42b0e966a365e9b6
SHA1: d218c1d37a3350439b33bede2dca005d422de8b5
SHA256: 094582a23d74378041e1144062063e94cd987ee7acaa2851bf65b24b8eff8b61
Description-en: easily translate Moose code to Moo
Moo is a light-weight object oriented programming framework which
aims to be partly compatible with Moose. However, the surface syntax
of Moo differs somewhat from Moose.
.
MooX::late provides some assistance by enabling a slightly more
Moosey surface syntax. MooX::late makes it easier:
.
- to port code that was initially written for Moose to Moo
- to write Moo code that can later be converted to use the
full Moose feature-set if needed.
Description-md5: 6e0267f89517492827e7d260f875dd76
Homepage: https://metacpan.org/release/MooX-late
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu