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

Last updated: April 27,2024

1. Install "libcheck-isa-perl" package

This guide let you learn how to install libcheck-isa-perl on Kali Linux

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

2. Uninstall "libcheck-isa-perl" package

This guide covers the steps necessary to uninstall libcheck-isa-perl on Kali Linux:

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

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

Package: libcheck-isa-perl
Version: 0.09-2
Installed-Size: 28
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libsub-exporter-perl
Size: 10628
SHA256: bf97a19942832ee92108fe897cdf7ed34f9cca042b4e2885106026f337c896b9
SHA1: 9a07eed1de3e52b9b9c33450f25ad7b32da64537
MD5sum: 83d8cad1ff4a47e10e9957467d1d5ff7
Description: Perl module for correct checking of an object's class
The Check::ISA module provides several functions to assist in testing
whether a value is an object, and if so asking about its class.
It allows an object to be examined using various methods provided by
Perl's UNIVERSAL class.
Description-md5:
Homepage: https://metacpan.org/release/Check-ISA
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libcheck-isa-perl/libcheck-isa-perl_0.09-2_all.deb