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

Last updated: May 17,2024

1. Install "libtest-exception-perl" package

This guide covers the steps necessary to install libtest-exception-perl on Kali Linux

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

2. Uninstall "libtest-exception-perl" package

Please follow the steps below to uninstall libtest-exception-perl on Kali Linux:

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

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

Package: libtest-exception-perl
Version: 0.43-3
Installed-Size: 39
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsub-uplevel-perl
Size: 16928
SHA256: 5c7324d3fb81ad38882f40ab24ddec6623b1eebd70423a57994165f62d28636f
SHA1: a2fb7163c1006b04d9f2520269b1f5b5adf10552
MD5sum: b56b86b4207a3119179ba46460f729b8
Description: module for testing exception-based code
Test::Exception is a Perl test module that provides a few convenience methods
for testing exception-based code. It is built with Test::Builder and plays
happily with Test::More and friends.
.
Note that this module only checks for exceptions, so it ignores other methods
of halting program executing - including exit(). If your code causes the Perl
interpreter to exit, Test::Exception won't be able to catch it.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Test-Exception
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libt/libtest-exception-perl/libtest-exception-perl_0.43-3_all.deb