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

Last updated: May 08,2024

1. Install "libclass-insideout-perl" package

This is a short guide on how to install libclass-insideout-perl on Kali Linux

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

2. Uninstall "libclass-insideout-perl" package

In this section, we are going to explain the necessary steps to uninstall libclass-insideout-perl on Kali Linux:

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

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

Package: libclass-insideout-perl
Version: 1.14-3
Installed-Size: 120
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-isa-perl
Size: 41224
SHA256: 8c2cdecc6ad53d5bdf3cfe0654beb6568697162a90dd934b73cccf3154cb43c1
SHA1: 94ee9e43aca50beda85df8a72def51cf0071ccd6
MD5sum: 04617a36a4eec75edb274c7269f50cf0
Description: safe, simple inside-out object construction kit
Class::InsideOut is a simple, safe and streamlined toolkit for building
inside-out objects. Unlike most other inside-out object building modules
already on CPAN, this module aims for minimalism and robustness:
.
* Does not require derived classes to subclass it
* Uses no source filters, attributes or CHECK blocks
* Supports any underlying object type including black-box inheritance
* Does not leak memory on object destruction
* Overloading-safe
* Thread-safe for Perl 5.8.5 or better
* mod_perl compatible
* Makes no assumption about inheritance or initializer needs
.
It provides the minimal support necessary for creating safe inside-out
objects and generating flexible accessors.
Description-md5:
Homepage: https://metacpan.org/release/Class-InsideOut
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-insideout-perl/libclass-insideout-perl_1.14-3_all.deb