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

Last updated: July 05,2024

1. Install "libtest-expectandcheck-perl" package

In this section, we are going to explain the necessary steps to install libtest-expectandcheck-perl on Kali Linux

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

2. Uninstall "libtest-expectandcheck-perl" package

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

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

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

Package: libtest-expectandcheck-perl
Version: 0.06-2
Installed-Size: 40
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libfuture-perl, libscalar-list-utils-perl, libtest-deep-perl, libtest-simple-perl
Size: 14996
SHA256: 3a577c963ef002c41601d402c048d3d3bb344314cc4674ef694dd735528fb836
SHA1: 235c790ad2d200c206047d63f223551bc8d0d1da
MD5sum: 0deeae1ca4e25753858a2c12772a6980
Description: expect/check-style unit testing with object methods
Test::ExpectAndCheck creates objects that assist in writing unit tests with
mocked object instances. Each mock instance will expect to receive a given
list of method calls. Each method call is checked that it received the right
arguments, and will return a prescribed result. At the end of each test, each
object is checked to ensure all the expected methods were called.
Description-md5:
Homepage: https://metacpan.org/release/Test-ExpectAndCheck
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-expectandcheck-perl/libtest-expectandcheck-perl_0.06-2_all.deb

5. The same packages on other Linux Distributions