How to Install and Uninstall libalias-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libalias-perl" package

Please follow the guidelines below to install libalias-perl on Kali Linux

$ sudo apt update $ sudo apt install libalias-perl

2. Uninstall "libalias-perl" package

This tutorial shows how to uninstall libalias-perl on Kali Linux:

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

3. Information about the libalias-perl package on Kali Linux

Package: libalias-perl
Source: libalias-perl (2.32-12)
Version: 2.32-12+b2
Installed-Size: 56
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4)
Size: 18572
SHA256: 4e7a1af0f85354076fbfd21dc51dcd19d1d1b374496588d7dc8d78f2d253c605
SHA1: 1c4794bb25b3aa845723bf8ff1c47a41a6528e92
MD5sum: 41fa797430ba19c0461daa8b93b8a734
Description: 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:
Homepage: https://metacpan.org/release/Alias
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/liba/libalias-perl/libalias-perl_2.32-12+b2_amd64.deb