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

Last updated: May 04,2024

1. Install "libaliased-perl" package

Please follow the step by step instructions below to install libaliased-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libaliased-perl

2. Uninstall "libaliased-perl" package

Here is a brief guide to show you how to uninstall libaliased-perl on Ubuntu 21.10 (Impish Indri):

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

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

Package: libaliased-perl
Architecture: all
Version: 0.34-1.1
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: perl:any
Filename: pool/main/liba/libaliased-perl/libaliased-perl_0.34-1.1_all.deb
Size: 13348
MD5sum: 54c56d88aaebe394265e1e36b65da83e
SHA1: 066136105a6dcc7236575da8559b34bc5c560621
SHA256: cef488a49439059d75703377e8b78e85a2effe606e5ab7c74d229c3e12ece120
SHA512: 38ede205a669b7b01a22a5a18dcfa8dc29fbb7065250a992171f29ac55260ba05800edad2bc14f6ee0937024d9b1c7f3c57257f179a3239f4e8d66b3ff4c9605
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