How to Install and Uninstall libperlx-assert-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libperlx-assert-perl" package

Please follow the instructions below to install libperlx-assert-perl on Kali Linux

$ sudo apt update $ sudo apt install libperlx-assert-perl

2. Uninstall "libperlx-assert-perl" package

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

$ sudo apt remove libperlx-assert-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libperlx-assert-perl package on Kali Linux

Package: libperlx-assert-perl
Version: 0.905-2
Installed-Size: 36
Maintainer: Debian Perl Group
Architecture: all
Depends: libdevel-strictmode-perl, libexporter-tiny-perl, libkeyword-simple-perl, libdevel-declare-perl, sgml-base (>= 1.28), perl:any
Size: 14112
SHA256: f603bbf2146a132e1849927080698b89e5fa6c5dece74567783f496e94756bc0
SHA1: f248984a4269bf33093312920bf9c8a16701b4fd
MD5sum: 1b46fef1ffeb846df6360af4f432ff81
Description: yet another assertion keyword
PerlX::Assert is a framework for embedding assertions in Perl code.
Under normal circumstances, assertions are not checked; they are
optimized away at compile time.
.
However if, at compile time, any of the following environment variables
is true, assertions are checked, and if they fail, throw an exception.
.
- PERL_STRICT
- AUTHOR_TESTING
- EXTENDED_TESTING
- RELEASE_TESTING
.
That is, assertions will only typically be checked when the test suite
is being run on the authors' machine, or otherwise opted into.
Description-md5:
Homepage: https://metacpan.org/release/PerlX-Assert
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libp/libperlx-assert-perl/libperlx-assert-perl_0.905-2_all.deb