How to Install and Uninstall libfailures-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libfailures-perl" package

Please follow the guidelines below to install libfailures-perl on Kali Linux

$ sudo apt update $ sudo apt install libfailures-perl

2. Uninstall "libfailures-perl" package

This is a short guide on how to uninstall libfailures-perl on Kali Linux:

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

3. Information about the libfailures-perl package on Kali Linux

Package: libfailures-perl
Version: 0.004-3
Installed-Size: 40
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-tiny-perl
Size: 16448
SHA256: abdc84b2f88997abd93c5de0a035567d28760f7fd81d43cf7e20b515b897fa6e
SHA1: 78aedae0bb6e76a3381b6ab888d8aeb04734ddc5
MD5sum: 0431765ae793a16cc2331b5a78ceed09
Description: minimalist exception hierarchy generator
The failures module lets you define an exception hierarchy quickly and simply.
.
The design goals were:
.
• minimalist interface
• 80% of features in 20% of lines of code
• depend only on core modules (nearly achieved)
• support hierarchical error types
• identify errors types by name (class) not by parsing strings
• leave (possibly expensive) trace decisions to the thrower
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/failures
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libf/libfailures-perl/libfailures-perl_0.004-3_all.deb