How to Install and Uninstall libclass-isa-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "libclass-isa-perl" package

Learn how to install libclass-isa-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libclass-isa-perl" package

Please follow the guidelines below to uninstall libclass-isa-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libclass-isa-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclass-isa-perl
Priority: optional
Section: universe/perl
Installed-Size: 53
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.36-5
Filename: pool/universe/libc/libclass-isa-perl/libclass-isa-perl_0.36-5_all.deb
Size: 9686
MD5sum: 27622f67696d45a7141b4f2ed6b2d499
SHA1: b737a8661adb4f7fdecc9fe380ace5d7dd24ae8b
SHA256: e10850df2d346392605aed2ca9824419e525b4272f13e53d5629db23ab5862e2
Description-en: report the search path for a class's ISA tree
Class::ISA returns the list of classes that the current class inherits
from, listed in the order that Perl would search for a method not
implemented in the current class. The list contains no duplicates.
Description-md5: 5e48a71cca4edcdc4e2bcc0097a66664
Homepage: http://search.cpan.org/dist/Class-ISA/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu