How to Install and Uninstall libtest-exception-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libtest-exception-perl" package

In this section, we are going to explain the necessary steps to install libtest-exception-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libtest-exception-perl" package

This guide let you learn how to uninstall libtest-exception-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libtest-exception-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtest-exception-perl
Architecture: all
Version: 0.43-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Depends: perl, libsub-uplevel-perl
Filename: pool/universe/libt/libtest-exception-perl/libtest-exception-perl_0.43-1_all.deb
Size: 14688
MD5sum: da2f41c32cbbfa6bbae463e53fac031c
SHA1: 76061fb0dfbfb05c6e0ee652be167e8db683abf0
SHA256: 431663f2e0a1988990ecc59d644f78b02516988fe3aa28f50de01c8dbc5bb108
SHA512: a44afedb3125456257c2ce9c28cdff84d277784e7da67e753fdb25dfcee8fd72c0d7bee426e3c3f04a9eee411f1aee7b39c4ce43f837e520382008cdfbab848e
Homepage: https://metacpan.org/release/Test-Exception
Description-en: 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: 86b2fffa95f12ffe1616dcc8453427d7