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

Last updated: May 04,2024

1. Install "libaliased-perl" package

In this section, we are going to explain the necessary steps to install libaliased-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libaliased-perl

2. Uninstall "libaliased-perl" package

Please follow the steps below to uninstall libaliased-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libaliased-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libaliased-perl
Architecture: all
Version: 0.34-1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: perl
Filename: pool/main/liba/libaliased-perl/libaliased-perl_0.34-1_all.deb
Size: 13150
MD5sum: 0d1db62965446f8608c7aad2bf32bf83
SHA1: 1c0bfeabd269bf8ed8e6bdff67447edcbf2ee0ff
SHA256: 9e6c6c7c701c788e16ab4673f8faaa74255a086930a38b633a3523e670ad3a08
SHA512: db9979f7509075e0bdd0190c3d1c45423d6419c4efb3375f3e6b06104b969494a49968a55c08e18c6b5f539448e4fa37b13a3241bec67750b1feb9228b839d88
Homepage: https://metacpan.org/release/aliased
Description-en: Perl module to provide aliases of class names
aliased is a module to alias class names to arbitrary aliases in the current
module or script, which is especially useful with classes that are in deep
class hierarchies. It is also handy if a class has been renamed.
.
Please note that this module only applies to loading object oriented modules,
not for procedural modules in general. Fortunately this is rarely necessary
in practise, since these modules support exporting of needed functions.
Description-md5: 907d53110776155ff28390c63e71939d
Task: ubuntu-mate-core, ubuntu-mate-desktop