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

Last updated: April 28,2024

1. Install "libmodule-find-perl" package

Learn how to install libmodule-find-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libmodule-find-perl" package

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

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

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

Package: libmodule-find-perl
Priority: optional
Section: universe/perl
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.13-1
Depends: perl
Filename: pool/universe/libm/libmodule-find-perl/libmodule-find-perl_0.13-1_all.deb
Size: 10204
MD5sum: 1c3eea21aa8859bbf58a58ed42894561
SHA1: 536de418bea0a9a32bf25b118f41daea8e21e6ae
SHA256: b96d9dea37005eb11f3ad4eca3eca1716102615c38ff942c67d0a8d0febaaf51
Description-en: module to find and use installed Perl modules
Module::Find is a Perl module that allows developers to find and use modules
in categories. This is useful for auto-detecting driver or plugin modules.
You can differentiate between looking in the category itself or in all
subcategories.
.
If you want Module::Find to search in a certain directory (like the plugins
directory of your software installation), make sure you modify @INC before
you call the Module::Find functions.
Description-md5: cc5e109724f5af65cc95c1183bb933a6
Homepage: https://metacpan.org/release/Module-List
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu