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

Last updated: May 17,2024

1. Install "libclass-perl" package

Please follow the guidelines below to install libclass-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libclass-perl

2. Uninstall "libclass-perl" package

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

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

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

Package: libclass-perl
Architecture: all
Version: 1.00-3
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 16
Depends: perl
Filename: pool/universe/libc/libclass-perl/libclass-perl_1.00-3_all.deb
Size: 5364
MD5sum: af233050f27bfdf071230dd623993039
SHA1: 2bda7c25c658d32ba21c39acf481a3b1bec7bbda
SHA256: 1f48b9f712cd24279444030e2ebe49535d908033b468b9000089758586bf716b
SHA512: 7f269fa3084b4504139291aa4797baf052360629efb4671696ab4d6f7f42f1227b2073a43c9d60c5d64a646617e89405c48992bd0f0cae896774a2ce8a789965
Homepage: https://metacpan.org/release/CLASS
Description-en: module providing aliases for __PACKAGE__
CLASS is a minimalistic Perl module that simply provides aliases for the
special literal, __PACKAGE__, which represents the current package name at
that point during program execution. The aliases are mapped at compile-time,
so there is no performance hit except for compilation of the module itself.
.
This module ensures that CLASS and $CLASS can be used anywhere in place of
__PACKAGE__, and since $CLASS is a scalar, it has the additional benefit of
working in strings.
Description-md5: 8f4f2ab3a80007397281e38a8f5fc15d