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

Last updated: May 19,2024

1. Install "libcriticism-perl" package

Please follow the step by step instructions below to install libcriticism-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcriticism-perl

2. Uninstall "libcriticism-perl" package

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

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

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

Package: libcriticism-perl
Priority: optional
Section: universe/perl
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.02-2
Depends: perl
Recommends: libperl-critic-perl
Filename: pool/universe/libc/libcriticism-perl/libcriticism-perl_1.02-2_all.deb
Size: 9354
MD5sum: 161e46461c942c0dd0c62d65f1433c10
SHA1: c043af5baa16cc50260d7d849cbae87e9b209c13
SHA256: 530b52c8bc163ef5c06f90b1aa1520faf878703ce7b87cfc3395177299e6609f
Description-en: Perl pragma to enforce coding standards and best-practices
The cristicism pragma enforces coding standards and promotes best-practices
by running your file through Perl::Critic before every execution. In a
production system, this usually isn't feasible because it adds a lot of
overhead at start-up. If you have a separate development environment,
you can effectively bypass the "criticism" pragma by not installing
Perl::Critic in the production environment. If Perl::Critic can't be
loaded, then "criticism" just fails silently.
Description-md5: 318f9732aaf59c61f884703be29cb611
Homepage: https://metacpan.org/release/criticism
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu