How to Install and Uninstall libclass-insideout-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 08,2024

1. Install "libclass-insideout-perl" package

Please follow the instructions below to install libclass-insideout-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libclass-insideout-perl" package

This guide let you learn how to uninstall libclass-insideout-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libclass-insideout-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libclass-insideout-perl
Architecture: all
Version: 1.14-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 117
Depends: perl, libclass-isa-perl
Filename: pool/universe/libc/libclass-insideout-perl/libclass-insideout-perl_1.14-2_all.deb
Size: 38456
MD5sum: 76c6fa720b2b26cf1f8a9f99b9880374
SHA1: c18c5d410dd7e22ffdc2287c45ce38e6ec7ba305
SHA256: ea37f196da44afef974984e6724f8b77878b1e9b44cd657a6f8170384e0de2b5
SHA512: 8a4217a6d92dd691eb3031a246507f3dc972d78212566d90347d37299f3b569db8d4f43dfa4b12428469c3afaed1fd61a1263cc8f7775654740ed597aef5da02
Homepage: https://metacpan.org/release/Class-InsideOut
Description-en: 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: 250ff96357af5b0ac31d02afe0094845