How to Install and Uninstall libuniversal-isa-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: January 11,2025
1. Install "libuniversal-isa-perl" package
This guide covers the steps necessary to install libuniversal-isa-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libuniversal-isa-perl
Copied
2. Uninstall "libuniversal-isa-perl" package
Please follow the step by step instructions below to uninstall libuniversal-isa-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libuniversal-isa-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libuniversal-isa-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libuniversal-isa-perl
Priority: optional
Section: universe/perl
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.20150614-1
Depends: perl
Filename: pool/universe/libu/libuniversal-isa-perl/libuniversal-isa-perl_1.20150614-1_all.deb
Size: 9132
MD5sum: 2da8e2307ad589d365944f8cbdf4765b
SHA1: 8cf3af9de966f9b4c0fead938dbfa7e8bcad60b4
SHA256: 3e25e8f15263d0bc422f7381b8c4b68b615397d3eb55767f3839a261af7aaa3c
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
Homepage: https://metacpan.org/release/UNIVERSAL-isa
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 23
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.20150614-1
Depends: perl
Filename: pool/universe/libu/libuniversal-isa-perl/libuniversal-isa-perl_1.20150614-1_all.deb
Size: 9132
MD5sum: 2da8e2307ad589d365944f8cbdf4765b
SHA1: 8cf3af9de966f9b4c0fead938dbfa7e8bcad60b4
SHA256: 3e25e8f15263d0bc422f7381b8c4b68b615397d3eb55767f3839a261af7aaa3c
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
Homepage: https://metacpan.org/release/UNIVERSAL-isa
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu