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

Last updated: May 18,2024

1. Install "libtest-effects-perl" package

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

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

2. Uninstall "libtest-effects-perl" package

Please follow the guidance below to uninstall libtest-effects-perl on Kali Linux:

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

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

Package: libtest-effects-perl
Version: 0.002000-1
Installed-Size: 79
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmatch-simple-perl, libtest-trap-perl
Size: 29380
SHA256: f5e2b4c16d27ce70245e3b86e90ffedf7345381e02c71466be7a6e3ed4410c92
SHA1: 418db972772cf46f09efa2efc43b3859fae1d41f
MD5sum: 87a414c068cd39144fde49487422a6bc
Description: Perl module to test various effects at once
Test::Effects allows one to test all effects of some code to be tested
at once: return value, I/O, warnings, exceptions, etc.
.
Test::Effects provides a single exported subroutine: effects_ok.
.
This sub expects a block of code (or sub ref) as its first argument, followed
by an optional hash ref as its second, and an optional string as its third.
Description-md5:
Homepage: https://metacpan.org/release/Test-Effects
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-effects-perl/libtest-effects-perl_0.002000-1_all.deb