How to Install and Uninstall libclass-container-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libclass-container-perl" package

Please follow the guidelines below to install libclass-container-perl on Kali Linux

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

2. Uninstall "libclass-container-perl" package

Please follow the steps below to uninstall libclass-container-perl on Kali Linux:

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

3. Information about the libclass-container-perl package on Kali Linux

Package: libclass-container-perl
Version: 0.13-2
Installed-Size: 55
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libparams-validate-perl
Size: 23688
SHA256: fd47d62577865f7cd02566b3dbc97af020fe35c1c7e110289ce411c20fca0d58
SHA1: 83424d2b73af5dd8f7fa98598d4653b629d558b5
MD5sum: fdb1f21b9b3c8c3888753ae2f773d135
Description: 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:
Homepage: https://metacpan.org/release/Class-Container
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-container-perl/libclass-container-perl_0.13-2_all.deb