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

Last updated: May 20,2024

1. Install "libtest-abortable-perl" package

Please follow the instructions below to install libtest-abortable-perl on Kali Linux

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

2. Uninstall "libtest-abortable-perl" package

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

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

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

Package: libtest-abortable-perl
Version: 0.003-1
Installed-Size: 31
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsub-exporter-perl, libtest-simple-perl
Size: 9808
SHA256: 7e10e6d3acf4a5b4ce725469e88d81a1c394172273e3d181b42c3d99b2c7be5b
SHA1: a0f342ff5f630ecb84f7193198d62c5035a8e99b
MD5sum: 9ed918a521aac68e217cf09932147be2
Description: module to handle subtest failures with exceptions
Test::Abortable provides a simple system for catching some exceptions and
turning them into test events. It provides a means to communicate, via
exceptions, that the running subtest should be aborted, possibly with some
test output, and that the program should then continue.
.
Test::Abortable exports a subtest() routine that behaves like the one in
Test::More but will handle and recover from abortable exceptions. It also
exports testeval(), which behaves like a block eval that only catches
abortable exceptions.
Description-md5:
Homepage: https://metacpan.org/release/Test-Abortable
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-abortable-perl/libtest-abortable-perl_0.003-1_all.deb