How to Install and Uninstall libuniversal-isa-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "libuniversal-isa-perl" package

This is a short guide on how to install libuniversal-isa-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libuniversal-isa-perl" package

This tutorial shows how to uninstall libuniversal-isa-perl on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libuniversal-isa-perl package on Ubuntu 21.10 (Impish Indri)

Package: libuniversal-isa-perl
Architecture: all
Version: 1.20171012-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 24
Depends: perl:any
Filename: pool/universe/libu/libuniversal-isa-perl/libuniversal-isa-perl_1.20171012-1.1_all.deb
Size: 9224
MD5sum: 3a009d21efaac681a905ab6b0e4b481e
SHA1: 095219ea5096d576af5fcaa01e17f1a13f4ea54b
SHA256: da1e4d8e6549c8638c1bec8b1c141a73b07c12127ea8322fdacbdb950e2d4bd3
SHA512: 13cb54abaa3c1d1d28f0f56a71fda3a86f9738cf2051c877208943811725344faf1b1127f7d60bfcdf07032a54cadee5ff447fff91d6b57fe2604b23efafaf2c
Homepage: https://metacpan.org/release/UNIVERSAL-isa
Description-en: safer version of UNIVERSAL::isa
UNIVERSAL is base class for ALL classes in Object Oriented Perl.
UNIVERSAL::isa (isa stands for "is a") is method which can tell
You if object is blessed in package or inherits from package.
.
This module overloads UNIVERSAL::isa with a version that makes sure
that, when called as a function on objects which override isa, isa will
call the appropriate method on those objects
.
In all other cases, the real UNIVERSAL::isa gets called directly.
Description-md5: 1e2b6a7742ac60a13bdbc6b7326845de