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

Last updated: May 19,2024

1. Install "libclass-errorhandler-perl" package

Please follow the guidance below to install libclass-errorhandler-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libclass-errorhandler-perl" package

Please follow the step by step instructions below to uninstall libclass-errorhandler-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libclass-errorhandler-perl
Priority: optional
Section: universe/perl
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Dominic Hargreaves
Architecture: all
Version: 0.03-1
Depends: perl
Filename: pool/universe/libc/libclass-errorhandler-perl/libclass-errorhandler-perl_0.03-1_all.deb
Size: 6044
MD5sum: 135616907e0233facb8a7ec92a7a7b74
SHA1: 24bd4990526082470217a300758eb4eb61f12a57
SHA256: 76439692bf3fce1dc5b1df4f0bd478e90847cd160a291c45b1730cedf0a9cb5d
Description-en: Base class for error handling
Class::ErrorHandler provides an error-handling mechanism that's generic
enough to be used as the base class for a variety of OO classes.
Subclasses inherit its two error-handling methods, error and errstr,
to communicate error messages back to the calling program.
Description-md5: cb51def7d9f353e5caf1f0f426f554c8
Homepage: https://metacpan.org/release/Class-ErrorHandler
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu