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

Last updated: May 10,2024

1. Install "libtest-unit-perl" package

Here is a brief guide to show you how to install libtest-unit-perl on Kali Linux

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

2. Uninstall "libtest-unit-perl" package

This guide covers the steps necessary to uninstall libtest-unit-perl on Kali Linux:

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

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

Package: libtest-unit-perl
Version: 0.25-7
Installed-Size: 241
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-inner-perl, libdevel-symdump-perl, liberror-perl
Suggests: perl-tk
Size: 101032
SHA256: c5cd041a15735925656b20ba196d9e42bfabc215b1232e0cebf1223763f38d61
SHA1: 28af642879bc905d247e0bc94db98198d1543709
MD5sum: b4ebfd7fde780c83297dd1355216e7ea
Description: unit testing framework for Perl
Test::Unit::* is a sophisticated unit testing framework for Perl
that is derived from the JUnit testing framework for Java by Kent
Beck and Erich Gamma.
.
While this framework is originally intended to support unit
testing in an object-oriented development paradigm (with support
for inheritance of tests etc.), Test::Unit::Procedural is intended
to provide a simpler interface to the framework that is more
suitable for use in a scripting style environment.
Description-md5:
Homepage: https://metacpan.org/release/Test-Unit
Tag: devel::lang:perl, devel::library, devel::testing-qa,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-unit-perl/libtest-unit-perl_0.25-7_all.deb