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

Last updated: May 09,2024

1. Install "libclass-factory-perl" package

Learn how to install libclass-factory-perl on Ubuntu 21.10 (Impish Indri)

$ 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 Ubuntu 21.10 (Impish Indri):

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

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

Package: libclass-factory-perl
Architecture: all
Version: 1.06-3.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: 46
Depends: perl:any
Filename: pool/universe/libc/libclass-factory-perl/libclass-factory-perl_1.06-3.1_all.deb
Size: 17548
MD5sum: ae4fa4eb6c768def9f1713ed5a727e67
SHA1: 028290d334cc49e471b89667e9cfcd3947f067bb
SHA256: 4ce3692f78aa0cc34e555a4345b88a3dfcea9ff74f8200f8d698371adfb654aa
SHA512: 746db9a133423be27b3ea7ece3f1ac70b121b8ef8e562ef446f8cc418904f0f7f80ff4814edce879126fcf6225598bf85bf0e93cee47d7aa1966f8fad301fc80
Homepage: https://metacpan.org/release/Class-Factory
Description-en: 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: 7fb9785d01790a1eb14663802eef6040