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

Last updated: May 02,2024

1. Install "libtest-perl-critic-perl" package

In this section, we are going to explain the necessary steps to install libtest-perl-critic-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtest-perl-critic-perl

2. Uninstall "libtest-perl-critic-perl" package

Please follow the guidelines below to uninstall libtest-perl-critic-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtest-perl-critic-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libtest-perl-critic-perl
Priority: optional
Section: universe/perl
Installed-Size: 35
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.03-1
Depends: perl, libmce-perl (>= 1.520), libperl-critic-perl
Filename: pool/universe/libt/libtest-perl-critic-perl/libtest-perl-critic-perl_1.03-1_all.deb
Size: 13850
MD5sum: 254f4ceac7a90942d18cfd3c0757430e
SHA1: 165d34e6e2aa1573266708433a75c65e53c9609d
SHA256: 8f453d5a9e1dc50508e8926afe53df650d1d2c1a74639e4f3b405c749a68eebf
Description-en: module to use Perl::Critic in test scripts
Test::Perl::Critic wraps the Perl::Critic engine in a convenient subroutine
suitable for test programs written using the Test::More framework. This makes
it easy to integrate coding-standards enforcement into the build process. For
ultimate convenience (at the expense of some flexibility), see the criticism
pragma.
.
If you'd like to try Perl::Critic without installing anything, there is a web
service available at http://perlcritic.com. The web service does not support
all the configuration features that are available in the native Perl::Critic
API, but it should give you a good idea of what it does.
Description-md5: f44c26cf50e4e4748610b16550770dd4
Homepage: https://metacpan.org/release/Test-Perl-Critic
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu