How to Install and Uninstall libaspect-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libaspect-perl" package

Please follow the step by step instructions below to install libaspect-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libaspect-perl

2. Uninstall "libaspect-perl" package

In this section, we are going to explain the necessary steps to uninstall libaspect-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libaspect-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libaspect-perl
Architecture: all
Version: 1.04-1.1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 299
Depends: perl:any, libparams-util-perl, libsub-install-perl, libsub-uplevel-perl, libtask-weaken-perl
Suggests: libbenchmark-timer-perl
Filename: pool/universe/liba/libaspect-perl/libaspect-perl_1.04-1.1_all.deb
Size: 119744
MD5sum: 6626cc4e0559e194fec8fcc7b4ebdc65
SHA1: a67bbd45845f7cfda45a799fd5de779bc4cd07ab
SHA256: a0a2c7d4b9ca699ed862c101918409fb42b154c55a0efb56b2fead7f6b6291f8
SHA512: c1a9060110781e7664cdfa38a7bc14bcf2dcbdc386d5aa83a3f6a55f493a21886f374b983bf78e08dbffef6a92b31869362f75af78ec98a0803968a2944cc4da
Homepage: https://metacpan.org/release/Aspect/
Description-en: 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: e7fd563cfd0eb2165e4e59b29624f9cf