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

Last updated: May 20,2024

1. Install "libalias-perl" package

Please follow the step by step instructions below to install libalias-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libalias-perl

2. Uninstall "libalias-perl" package

This guide let you learn how to uninstall libalias-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libalias-perl
Priority: optional
Section: universe/perl
Installed-Size: 51
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 2.32-11build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/liba/libalias-perl/libalias-perl_2.32-11build1_amd64.deb
Size: 17666
MD5sum: af36698243a86f4d16a2b8ccb8d1739c
SHA1: 22ec8fe45204d70838db4ed67001c32844e36017
SHA256: 06da4231569428d24b1a777cdd2e4d3c5922af705b44eb7f99070648d8d4f152
Description-en: module for accessing perl variables through aliases
You may find the Alias module useful if you:
.
* are tired of dereferencing hash-based object attributes
.
* wish perl could make-do with fewer $, -> and {} things
.
* are a little scared of using typeglobs
.
* want the freedom to put what you want, when you want in
the symbol table without having to deal with weird syntax
.
* need to use scalar constants in your program since you don't
trust yourself from changing $PI
Description-md5: e551a9a56f9c118087676b518634d849
Homepage: https://metacpan.org/release/Alias
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu