How to Install and Uninstall libtest-assertions-perl Package on Kali Linux

Last updated: May 14,2024

1. Install "libtest-assertions-perl" package

Please follow the steps below to install libtest-assertions-perl on Kali Linux

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

2. Uninstall "libtest-assertions-perl" package

Please follow the step by step instructions below to uninstall libtest-assertions-perl on Kali Linux:

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

3. Information about the libtest-assertions-perl package on Kali Linux

Package: libtest-assertions-perl
Version: 1.054-5
Installed-Size: 65
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, liblog-trace-perl
Size: 27656
SHA256: a350536d4d7c03f93d862e426fc58162378c0f2b4f6e35d5ca77492b601b6355
SHA1: 5cffa1788fc4bf4e0e019cabf21bf8442cb853ce
MD5sum: 4c0888fda7535c32faabbc3bbd00b049
Description: simple set of building blocks for unit and runtime testing
Test::Assertions provides a convenient set of tools for constructing tests,
such as unit tests or run-time assertion checks (like C's ASSERT macro).
Unlike some of the Test:: modules available on CPAN, Test::Assertions is
not limited to unit test scripts; for example it can be used to check if
output is as expected within a benchmarking script.
When it is used for unit tests, it generates output in the standard form
for CPAN unit testing (under Test::Harness).
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-Assertions
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-assertions-perl/libtest-assertions-perl_1.054-5_all.deb