How to Install and Uninstall libclass-inspector-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libclass-inspector-perl" package

This tutorial shows how to install libclass-inspector-perl on Kali Linux

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

2. Uninstall "libclass-inspector-perl" package

This tutorial shows how to uninstall libclass-inspector-perl on Kali Linux:

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

3. Information about the libclass-inspector-perl package on Kali Linux

Package: libclass-inspector-perl
Version: 1.36-3
Installed-Size: 45
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 17504
SHA256: d924d590afec9dc090f688384901de638453862594b11085735ea01658ee8338
SHA1: 4085274eeb5cf10a3cd72d7b64e9928f69b9afe3
MD5sum: 361c1b3f2f6e8b23f1176dab46d2ce25
Description: Perl module that provides information about classes
Class::Inspector allows you to get information about a loaded class.
Most or all of this information can be found in other ways, but they
aren't always very friendly, and usually involve a relatively high level
of Perl wizardry, or strange and unusual looking code. Class::Inspector
attempts to provide an easier, more friendly interface to this
information.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Class-Inspector
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib,
use::checking
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-inspector-perl/libclass-inspector-perl_1.36-3_all.deb