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

Last updated: November 22,2024

1. Install "libmousex-configfromfile-perl" package

Learn how to install libmousex-configfromfile-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmousex-configfromfile-perl

2. Uninstall "libmousex-configfromfile-perl" package

This guide let you learn how to uninstall libmousex-configfromfile-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmousex-configfromfile-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmousex-configfromfile-perl
Priority: optional
Section: universe/perl
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.05-1
Depends: perl, libmouse-perl, libmousex-types-path-class-perl
Filename: pool/universe/libm/libmousex-configfromfile-perl/libmousex-configfromfile-perl_0.05-1_all.deb
Size: 6868
MD5sum: 2732fc92c98688bac32c4a58f8efa4f1
SHA1: 71589379cafbe8dee916ba68d70f2c0bc77b266c
SHA256: 6df077f9c290c4b681ee25888727b5f1807e2b67cf5e26c090a9edc47583ffb8
Description-en: abstract Mouse role for setting attributes from a configfile
MouseX::ConfigFromFile is an abstract role which provides an alternate
constructor for creating objects using parameters passed in from a
configuration file. The actual implementation of reading the configuration
file is left to concrete subroles.
.
It declares an attribute configfile and a class method new_with_config, and
requires that concrete roles derived from it implement the class method
get_config_from_file.
.
Attributes specified directly as arguments to new_with_config supercede those
in the configfile.
Description-md5: c8ae675d8f81ad4941e7729eea4bd8a4
Homepage: https://metacpan.org/release/MouseX-ConfigFromFile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu