How to Install and Uninstall libcriticism-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libcriticism-perl" package

This is a short guide on how to install libcriticism-perl on Kali Linux

$ sudo apt update $ sudo apt install libcriticism-perl

2. Uninstall "libcriticism-perl" package

Please follow the guidelines below to uninstall libcriticism-perl on Kali Linux:

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

3. Information about the libcriticism-perl package on Kali Linux

Package: libcriticism-perl
Version: 1.02-3
Installed-Size: 25
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Recommends: libperl-critic-perl
Size: 10396
SHA256: c4866959a87dccdafe3210a2e953c05b1c0226d9f7da21c2e560809ef33e6eb4
SHA1: c9dabc3cb7b0c477bd5ffa0984ef159f612e1cf2
MD5sum: 884d771c71dfee308395b499d517eaf3
Description: 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:
Homepage: https://metacpan.org/release/criticism
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcriticism-perl/libcriticism-perl_1.02-3_all.deb