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

Last updated: May 08,2024

1. Install "libmoosex-oneargnew-perl" package

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

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

2. Uninstall "libmoosex-oneargnew-perl" package

Please follow the steps below to uninstall libmoosex-oneargnew-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libmoosex-oneargnew-perl
Priority: optional
Section: universe/perl
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.003-1
Depends: perl, libmoose-perl, libmoosex-role-parameterized-perl, libnamespace-autoclean-perl
Filename: pool/universe/libm/libmoosex-oneargnew-perl/libmoosex-oneargnew-perl_0.003-1_all.deb
Size: 7118
MD5sum: a63235648248ddf7027f7140bb9b9c79
SHA1: c1863b267985f2d1d290fecdf79ac18dc425ed59
SHA256: 4dd7fbe482db59388227410d4c4cb4118ebae236350f90e56a52413b3a6b64f5
Description-en: Moose role that extends class' constructor to accept single arguments
MooseX::OneArgNew lets your constructor take a single argument, which will be
translated into the value for a one-entry hashref. It is a parameterized
role with two parameters:
* type - The Moose type that the single argument must be for the one-arg form
to work. This should be an existing type, and may be either a string type or
a MooseX::Type.
* init_arg - This is the string that will be used as the key for the hashref
constructed from the one-arg call to new.
Description-md5: e306d4cf9539c9a990579cd2ce364729
Homepage: https://metacpan.org/release/MooseX-OneArgNew/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu