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

Last updated: April 27,2024

1. Install "libclass-multimethods-perl" package

Please follow the instructions below to install libclass-multimethods-perl on Kali Linux

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

2. Uninstall "libclass-multimethods-perl" package

Please follow the instructions below to uninstall libclass-multimethods-perl on Kali Linux:

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

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

Package: libclass-multimethods-perl
Version: 1.701-3
Installed-Size: 147
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 35996
SHA256: 876ec1f484fa95d649c0eb47ab5f931474cbc9f371dcfdf02247768626d3f19e
SHA1: 67485be82fbd8f9c09fd4fbebeea556ce7ca3353
MD5sum: 35c137f931fe3d883b35079ba8e06e61
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Class-Multimethods
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-multimethods-perl/libclass-multimethods-perl_1.701-3_all.deb