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

Last updated: October 04,2024

1. Install "libmodule-corelist-perl" package

Please follow the steps below to install libmodule-corelist-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmodule-corelist-perl

2. Uninstall "libmodule-corelist-perl" package

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

$ sudo apt remove libmodule-corelist-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmodule-corelist-perl
Priority: optional
Section: universe/perl
Installed-Size: 693
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 5.20160120-1
Depends: perl
Filename: pool/universe/libm/libmodule-corelist-perl/libmodule-corelist-perl_5.20160120-1_all.deb
Size: 59252
MD5sum: 702db7cce175241767bee325c8bd2517
SHA1: 4a413f2d1a0e1318a3651a48fa0b0d0c42d54880
SHA256: 93e795bab635b8de1e8959f498bb345bad66ee4b1a6e0876db562504d67f05ba
Description-en: module to determine modules shipped with perl
Module::CoreList is a Perl module that can provide various information about
the versions of Perl modules that shipped with perl interpreter releases.
.
It contains a hash of hashes which is keyed on the perl interpreter version,
as indicated in $]. The second level hash has pairs of modules and as well as
their versions. It's possible that the version of a module is unspecified, in
which case it will be undef.
.
Other features include a hash providing ISO formatted versions of the release
dates, as gleaned from perlhist, and a hash that clusters known perl releases
by their major versions.
Description-md5: c21e63c7a8b93430a7380fd85795db3b
Homepage: https://metacpan.org/release/Module-CoreList
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu