How to Install and Uninstall libclass-container-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "libclass-container-perl" package

Please follow the guidelines below to install libclass-container-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libclass-container-perl" package

This guide let you learn how to uninstall libclass-container-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libclass-container-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libclass-container-perl
Architecture: all
Version: 0.13-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: 51
Depends: perl, libparams-validate-perl
Filename: pool/universe/libc/libclass-container-perl/libclass-container-perl_0.13-1_all.deb
Size: 20196
MD5sum: 23f3427a44e20f8ae3d51e663b48d6a4
SHA1: 50fd5235e521b996a9e5dbea68aba0b558f98270
SHA256: ff298ac037bfc6dcb25d69b0b017b8fe9902a0c5f2d6e69387c39f69ace9852e
SHA512: 946f9d3304d694c07f0c0c623aa0f257563a435949a3048690d21faa17609d5aab1d997dc0e7d6b955af036d1e5d25ec69333374d7e7a3a37b0ada042082efe7
Homepage: https://metacpan.org/release/Class-Container
Description-en: Perl module to glue object frameworks together transparently
The Class::Container module facilitates building frameworks of several classes
that inter-operate. It was first designed and built for HTML::Mason, in which
the Compiler, Lexer, Interpreter, Resolver, Component, Buffer, and several
other objects must create each other transparently, passing the appropriate
parameters to the right class, possibly substituting their own subclass for any
of these objects.
.
The main features of Class::Container are:
.
* Declaration of parameters used by each member in a class framework
.
* Transparent passing of constructor parameters to the class that
needs them
.
* Ability to create one (automatic) or many (manual) contained
objects automatically and transparently
Description-md5: 71788ba2af7b8dcb5b0064106cf69934