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

Last updated: May 21,2024

1. Install "libclass-throwable-perl" package

Learn how to install libclass-throwable-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclass-throwable-perl

2. Uninstall "libclass-throwable-perl" package

This guide let you learn how to uninstall libclass-throwable-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclass-throwable-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libclass-throwable-perl
Priority: optional
Section: universe/perl
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.13-1
Depends: perl
Filename: pool/universe/libc/libclass-throwable-perl/libclass-throwable-perl_0.13-1_all.deb
Size: 16920
MD5sum: c8223c0588086a0ea0b2e83e9ce8e93a
SHA1: af87a88210f5b43df231d5be223f664212cbb2e5
SHA256: 7430097a6d7a32f287d3b2219d64c7633d075a556a8b1ea59995ac037ce2a0b0
Description-en: minimal lightweight exception class
Class::Throwable implements a minimal lightweight exception object. It is
meant to be a compromise between more basic solutions like Carp which can
only print information and cannot handle exception objects, and more
complex solutions like Exception::Class which can be used to define
complex inline exceptions and has a number of module dependencies.
Description-md5: 4aaedd37be25bff88eba687756319102
Homepage: https://metacpan.org/release/Class-Throwable
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu