How to Install and Uninstall libaliased-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "libaliased-perl" package

This guide let you learn how to install libaliased-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libaliased-perl

2. Uninstall "libaliased-perl" package

Please follow the step by step instructions below to uninstall libaliased-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libaliased-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libaliased-perl
Priority: optional
Section: universe/perl
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.34-1
Depends: perl
Filename: pool/universe/liba/libaliased-perl/libaliased-perl_0.34-1_all.deb
Size: 13150
MD5sum: 0d1db62965446f8608c7aad2bf32bf83
SHA1: 1c0bfeabd269bf8ed8e6bdff67447edcbf2ee0ff
SHA256: 9e6c6c7c701c788e16ab4673f8faaa74255a086930a38b633a3523e670ad3a08
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
Homepage: https://metacpan.org/release/aliased
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu