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

Last updated: May 08,2024

1. Install "libmoosex-app-perl" package

Please follow the instructions below to install libmoosex-app-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmoosex-app-perl" package

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

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

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

Package: libmoosex-app-perl
Priority: optional
Section: universe/perl
Installed-Size: 381
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.33-1
Depends: perl, libconfig-any-perl, libmoose-perl (>= 2.00), libmoosex-types-path-class-perl, libnamespace-autoclean-perl, libpath-class-perl, libpod-elemental-perl
Recommends: libfile-homedir-perl, libio-interactive-perl, libterm-readkey-perl
Filename: pool/universe/libm/libmoosex-app-perl/libmoosex-app-perl_1.33-1_all.deb
Size: 96644
MD5sum: ab1b0aa7cb213147e59a5c6ea3248ade
SHA1: 8f25d68944e034990f0b3b4a05c4070198b44e9c
SHA256: 44f8829fc92a6c3dc17b334367e44b4ea3fe5e0bbcd2946f889bac8ee8f8ed91
Description-en: helper for user-friendly Perl/Moose command line apps
MooseX::App is a highly customizeable helper to write user-friendly command
line applications without having to worry about most of the annoying things
usually involved. Just take any existing Moose class, add a single line
(use MooseX-App qw(PluginA PluginB ...);) and create one class for each
command in an underlying namespace.
Description-md5: b5106cf4910c31d90b1ffeb5d750d404
Homepage: https://metacpan.org/release/MooseX-App
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu