How to Install and Uninstall libclass-multimethods-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "libclass-multimethods-perl" package

This guide covers the steps necessary to install libclass-multimethods-perl on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libclass-multimethods-perl" package

This tutorial shows how to uninstall libclass-multimethods-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libclass-multimethods-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libclass-multimethods-perl
Architecture: all
Version: 1.701-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
Filename: pool/universe/libc/libclass-multimethods-perl/libclass-multimethods-perl_1.701-1_all.deb
Size: 36856
MD5sum: b62a3f3e58bcb0526a6ff9a995736594
SHA1: d3fc138eb1fc99db4e441a49c43da2f446211693
SHA256: c32a39a2ed8632a04aab60253b49dbcd34241cc0aa4341d7f73c0ee74c481de7
SHA512: 6a53093b7012dbb4ba17a440de0b1ac2ae8fe5352c5500a7c3c931f6514817aec824a7abb197544ed04a80d1f92c8bd4a1b3b19e9d7d2be6b2359eea3588c65b
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