How to Install and Uninstall libclass-mixinfactory-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: February 02,2025

1. Install "libclass-mixinfactory-perl" package

Please follow the guidance below to install libclass-mixinfactory-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libclass-mixinfactory-perl" package

Please follow the instructions below to uninstall libclass-mixinfactory-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libclass-mixinfactory-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclass-mixinfactory-perl
Priority: optional
Section: universe/perl
Installed-Size: 136
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.92-2
Depends: perl
Filename: pool/universe/libc/libclass-mixinfactory-perl/libclass-mixinfactory-perl_0.92-2_all.deb
Size: 40228
MD5sum: c08012901279df4a0222a46f043a4de8
SHA1: b87ed84c358e96b31786d43632f7feca3e9c0b6e
SHA256: 411e83d4fd99555f39222fc0c83cc6ab3c21bab48178fc5967a93e3bdf7614b8
Description-en: Class Factory with Selection of Mixins
This distribution facilitates the run-time generation of classes which inherit
from a base class and some optional selection of mixin classes.
.
A factory is provided to generate the mixed classes with multiple inheritance.
A NEXT method allows method redispatch up the inheritance chain.
Description-md5: 7db419f519ec3f85e41095881bbb9953
Homepage: http://search.cpan.org/dist/Class-MixinFactory/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu