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

Last updated: May 04,2024

1. Install "libaliased-perl" package

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

$ sudo apt update $ sudo apt install libaliased-perl

2. Uninstall "libaliased-perl" package

Please follow the guidance below to uninstall libaliased-perl on Kali Linux:

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

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

Package: libaliased-perl
Version: 0.34-3
Installed-Size: 32
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 13544
SHA256: 9c05481d834e0ad97ed3af5d440f0894bfcf4c810e5f7d89d31f1a651798338c
SHA1: 6c09f56c383839f8983cbbdd4df924a90e3ef200
MD5sum: 4684b11f66449749790014132d58b1c4
Description: 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:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/aliased
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/liba/libaliased-perl/libaliased-perl_0.34-3_all.deb