How to Install and Uninstall libuniversal-isa-perl Package on Kali Linux

Last updated: May 11,2024

1. Install "libuniversal-isa-perl" package

This tutorial shows how to install libuniversal-isa-perl on Kali Linux

$ sudo apt update $ sudo apt install libuniversal-isa-perl

2. Uninstall "libuniversal-isa-perl" package

Please follow the instructions below to uninstall libuniversal-isa-perl on Kali Linux:

$ sudo apt remove libuniversal-isa-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libuniversal-isa-perl package on Kali Linux

Package: libuniversal-isa-perl
Version: 1.20171012-3
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 8672
SHA256: f1d6d1fb7c4b1e856b60e0d1dbcce8e18005bccaedb6a46dcb4df0c69d7fb1d6
SHA1: 938a83c65695f678749e8f7eacdccd6afc1b339f
MD5sum: d2d9d0738edca2726f9ad76086fd6bf3
Description: safer version of UNIVERSAL::isa
UNIVERSAL is base class for ALL classes in Object Oriented Perl.
UNIVERSAL::isa (isa stands for "is a") is method which can tell
You if object is blessed in package or inherits from package.
.
This module overloads UNIVERSAL::isa with a version that makes sure
that, when called as a function on objects which override isa, isa will
call the appropriate method on those objects
.
In all other cases, the real UNIVERSAL::isa gets called directly.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/UNIVERSAL-isa
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libu/libuniversal-isa-perl/libuniversal-isa-perl_1.20171012-3_all.deb