How to Install and Uninstall librecommended-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 09,2024

1. Install "librecommended-perl" package

Please follow the steps below to install librecommended-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install librecommended-perl

2. Uninstall "librecommended-perl" package

Please follow the guidelines below to uninstall librecommended-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove librecommended-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the librecommended-perl package on Ubuntu 21.10 (Impish Indri)

Package: librecommended-perl
Architecture: all
Version: 0.003-1.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: 27
Depends: libmodule-runtime-perl (>= 0.014), perl:any
Filename: pool/universe/libr/librecommended-perl/librecommended-perl_0.003-1.1_all.deb
Size: 10300
MD5sum: 76b8abe362b072f6b050d5f4358cf921
SHA1: 068331537bacd8cb5705ffa61ba306f886068be9
SHA256: 29fb59178fa8a3bbcd79e4f7c71c43c45760f3dd646c5f6ed4e17b0b397a5685
SHA512: ea7034698736063033bbd2bb7c92c1d00c0596b75b1c4cccc806fd7626221054a212220d10877428b62fbbfce82c6eeeae291160611c6f77347331e7ff8359ea
Homepage: https://metacpan.org/release/recommended
Description-en: Load recommended Perl modules on demand when available
recommended gathers a list of recommended modules and versions and provides
means to check if they are available. It is a thin veneer around
Module::Runtime.
.
There are two major benefits over using Module::Runtime directly:
.
* Self-documents recommended modules together with versions at the top
of your code, while still loading them on demand elsewhere.
* Dies if a recommended module exists but fails to compile, but
doesn't die if the module is missing or the version is insufficient.
This is not something that Module::Runtime offers in a single
subroutine.
Description-md5: 440a18c2fba1700802477547749a1d7d