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

Last updated: May 09,2024

1. Install "libclass-multimethods-perl" package

Please follow the guidance below to install libclass-multimethods-perl on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "libclass-multimethods-perl" package

This is a short guide on how to uninstall libclass-multimethods-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libclass-multimethods-perl
Architecture: all
Version: 1.701-1.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: 140
Depends: perl:any
Filename: pool/universe/libc/libclass-multimethods-perl/libclass-multimethods-perl_1.701-1.1_all.deb
Size: 37056
MD5sum: 46d8b12c24cf8fcf6f8d7ab5761e0c8d
SHA1: 114d17350e42f6e8b53b796da1acfa3a309a0819
SHA256: 7705cbc589573c92bb7169918923ad7c2579f706420a86e34856d3e57cefe5a9
SHA512: 631379cf451ef977a89a5c699a0bc7acaf4e1f764c15b4dfb28ba7186e55d51722780c45605cfa19c9e3523feb95be56e0f42fc810d8b9c6dd665322155a1efc
Homepage: https://metacpan.org/release/Class-Multimethods
Description-en: Support multimethods and subroutine overloading in Perl
Sometimes Perl's standard polymorphic method dispatch mechanism isn't
sophisticated enough to cope with the complexities of finding the right
method to handle a given situation. Class::Multimethods to the rescue!
.
Generally speaking, multiple dispatch is needed whenever two or more objects
belonging to different class hierarchies are going to interact, and there are
different things that need to be done depending on the combination of the
actual types of those objects. Typical applications that need this kind of
ability include graphical user interfaces, image processing libraries,
mixed-precision numerical computation systems, and most types of simulations.
Description-md5: 4e00252b742c802f68333f96be03bb53