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

Last updated: May 18,2024

1. Install "libobject-insideout-perl" package

In this section, we are going to explain the necessary steps to install libobject-insideout-perl on Kali Linux

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

2. Uninstall "libobject-insideout-perl" package

This guide covers the steps necessary to uninstall libobject-insideout-perl on Kali Linux:

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

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

Package: libobject-insideout-perl
Version: 4.05-2
Installed-Size: 419
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libexception-class-perl, perl
Suggests: libwant-perl
Size: 128720
SHA256: 93cdc34ba782d43891eb4781df03e07e1240ea17631b9a75ad2c93b885f93975
SHA1: cc77693074004fd57aba06515e24537c2132d727
MD5sum: f86c6808d01acda415eb26147276df17
Description: comprehensive inside-out object construction kit
Object::InsideOut is a Perl module that implements inside-out objects as
anonymous scalar references that are blessed into a class with the scalar
containing the ID for the object (usually a sequence number). The scalar
reference is set as read-only to prevent accidental modifications to the ID.
Object data (such as fields) are stored within the class's package in either
arrays indexed by the object's ID, or hashes keyed to the object's ID.
Description-md5:
Homepage: https://metacpan.org/release/Object-InsideOut
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libo/libobject-insideout-perl/libobject-insideout-perl_4.05-2_all.deb