How to Install and Uninstall libexception-class-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libexception-class-perl" package

Please follow the step by step instructions below to install libexception-class-perl on Kali Linux

$ sudo apt update $ sudo apt install libexception-class-perl

2. Uninstall "libexception-class-perl" package

This guide let you learn how to uninstall libexception-class-perl on Kali Linux:

$ sudo apt remove libexception-class-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libexception-class-perl package on Kali Linux

Package: libexception-class-perl
Version: 1.45-1
Installed-Size: 72
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-data-inheritable-perl, libdevel-stacktrace-perl
Size: 34560
SHA256: 2a334645983bfadc0522651c6d86999ebb9b37cf10588ef5b6631c40e045bd1c
SHA1: fbb4c081c5fead4d8850662c72d3086b0ac930b9
MD5sum: 09a590234f461170a7e9aa338fef70fc
Description: module that allows you to declare real exception classes in Perl
Exception::Class allows you to declare exceptions in your modules in a
manner similar to how exceptions are declared in Java.
.
It features a simple interface allowing programmers to 'declare'
exception classes at compile time. It also has a base exception
class, Exception::Class::Base, that can be used for classes stored in
files (aka modules ;) ) that are subclasses.
.
It is designed to make structured exception handling simpler and
better by encouraging people to use hierarchies of exceptions in their
applications.
Description-md5:
Homepage: https://metacpan.org/release/Exception-Class
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libe/libexception-class-perl/libexception-class-perl_1.45-1_all.deb