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

Last updated: May 14,2024

1. Install "libclass-factory-perl" package

Please follow the steps below to install libclass-factory-perl on Kali Linux

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

2. Uninstall "libclass-factory-perl" package

Please follow the guidance below to uninstall libclass-factory-perl on Kali Linux:

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

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

Package: libclass-factory-perl
Version: 1.06-5
Installed-Size: 47
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 18216
SHA256: ab7c98518231ca720d121f836205b5fd746eda7331cf11e4e169b3d05c83fe36
SHA1: f63924bf8b904c42e6e67de12d5881d3f57db460
MD5sum: 641e922c59830b55bdfa0091fac10e2b
Description: Base class for dynamic factory classes
This is a simple module that factory classes can use to generate new
types of objects on the fly, providing a consistent interface to common
groups of objects.
.
Factory classes are used when you have different implementations for
the same set of tasks but may not know in advance what implementations
you will be using. With a factory class this is easy. Class::Factory
even provides a simple constructor for you.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Class-Factory
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-factory-perl/libclass-factory-perl_1.06-5_all.deb