How to Install and Uninstall libmethod-alias-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 08,2024

1. Install "libmethod-alias-perl" package

This tutorial shows how to install libmethod-alias-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libmethod-alias-perl

2. Uninstall "libmethod-alias-perl" package

Please follow the guidance below to uninstall libmethod-alias-perl on Ubuntu 21.04 (Hirsute Hippo):

$ sudo apt remove libmethod-alias-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmethod-alias-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmethod-alias-perl
Architecture: all
Version: 1.03-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20
Depends: perl
Filename: pool/universe/libm/libmethod-alias-perl/libmethod-alias-perl_1.03-2_all.deb
Size: 6700
MD5sum: e0e12a0897b09c65bd4f46217e17a47c
SHA1: 8104400eae2f9f2f01af0669e5df3653bb69c745
SHA256: 98e72b0f2e0cd2767a2dcdf8c020e6fd1ed7866390eba72bec866daf483ac3ce
SHA512: a35316e376f6970ab4365294f1243b749200a82c8736caafb613f0794c17277bbae9532b9420d549ddb0dcc3bd0e1bf5dcfa171e92b02088b5181d86a23b3147
Homepage: https://metacpan.org/release/Method-Alias
Description-en: module to create method aliases
The traditional way to create a method alias (provide an alternate
name for a method) is simply a GLOB alias. While this works fine for
functions, it does not work for methods overloaded by a subclass.
.
Instead, Method::Alias creates a number of methods in the caller's
package to call the real method. It is designed to be used as a pragma,
to which you provide a set of pairs of method names.
Description-md5: 8958c19cdc2efae927960bbd0cb65be6