How to Install and Uninstall libmodule-cpanfile-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 04,2024

1. Install "libmodule-cpanfile-perl" package

Please follow the guidelines below to install libmodule-cpanfile-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libmodule-cpanfile-perl" package

Please follow the guidelines below to uninstall libmodule-cpanfile-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libmodule-cpanfile-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmodule-cpanfile-perl
Architecture: all
Version: 1.1004-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 64
Depends: perl, perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120910)
Filename: pool/universe/libm/libmodule-cpanfile-perl/libmodule-cpanfile-perl_1.1004-1_all.deb
Size: 24184
MD5sum: 7a3162010c8d3b4fbda3e08298bf0e60
SHA1: a15204507fef00639cc92f2128008b1ef5f7b84e
SHA256: 7a41545cf7da258c05774d25feb334fe5be9afc5536918c4db5bf0275d53814b
SHA512: 62ec6c4973edf5f06fbd926cbce6f7dd5389e137aa21faf2a09f275b3101a82f474070e2a39afb1690bfeeadc09205923d927879cfa9d893712c7596964605b1
Homepage: https://metacpan.org/release/Module-CPANfile
Description-en: format for describing CPAN dependencies of Perl applications
Module::CPANfile is a tool to handle cpanfile format to load application
specific dependencies, not just for CPAN distributions.
.
`cpanfile` describes CPAN dependencies required to execute associated Perl
code.
.
Place the `cpanfile` in the root of the directory containing the associated
code. For instance, in a Catalyst application, place the `cpanfile` in the
same directory as `myapp.conf`.
.
Tools supporting `cpanfile` format (e.g. cpanm and carton) will automatically
detect the file and install dependencies for the code to run.
Description-md5: bd04706dbc8c738be5e31b5abb9a9ecf