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

Last updated: May 02,2024

1. Install "libaspect-perl" package

Learn how to install libaspect-perl on Kali Linux

$ sudo apt update $ sudo apt install libaspect-perl

2. Uninstall "libaspect-perl" package

Here is a brief guide to show you how to uninstall libaspect-perl on Kali Linux:

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

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

Package: libaspect-perl
Version: 1.04-3
Installed-Size: 308
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libparams-util-perl, libsub-install-perl, libsub-uplevel-perl, libtask-weaken-perl
Size: 129952
SHA256: 6b12f280f23ca23fc94f51f78e0d31a59b9a5dae77da00832237a76cd931c556
SHA1: 1b186446c684231eaa04b6d522b6c3123853d561
MD5sum: 6da94a547b801eae9329916df6371966
Description: module for Aspect-Oriented Programming in Perl
Aspect-oriented Programming (AOP) is a programming method developed by Xerox
PARC and others. The basic idea is that in complex class systems there are
certain aspects or behaviors that cannot normally be expressed in a coherent,
concise and precise way. One example of such aspects are design patterns,
which combine various kinds of classes to produce a common type of behavior.
Another is logging. For more information, see .
.
The Perl Aspect module is focused on subroutine matching and wrapping. It
allows you to select collections of subroutines using a flexible pointcut
language, and modify their behavior in any way you want.
Description-md5:
Homepage: https://metacpan.org/release/Aspect
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/liba/libaspect-perl/libaspect-perl_1.04-3_all.deb