How to Install and Uninstall libthrowable-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libthrowable-perl" package

This tutorial shows how to install libthrowable-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libthrowable-perl

2. Uninstall "libthrowable-perl" package

Please follow the guidelines below to uninstall libthrowable-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libthrowable-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libthrowable-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libthrowable-perl
Priority: optional
Section: universe/perl
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.200013-1
Depends: perl, libdevel-stacktrace-perl (>= 1.3200), libmodule-runtime-perl, libmoo-perl (>= 1.000001)
Recommends: libmoose-perl
Filename: pool/universe/libt/libthrowable-perl/libthrowable-perl_0.200013-1_all.deb
Size: 14850
MD5sum: 8c5ae7b5a3baf8cbcd40511c76145e01
SHA1: d01055368bf7cffd4b850fb887bcf244eb9963b1
SHA256: 55350f46cf67a4d9c71f6dbd45b45d921a11ee88ed6d56180770245d2d78f057
Description-en: role for classes that can be thrown
Throwable is a role for classes that are meant to be thrown as exceptions to
standard program flow. It automatically saves any previous
value for $@ and calls die $self.
Description-md5: 46157512d8320fe14766afc463e31f73
Homepage: https://metacpan.org/release/Throwable
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu