How to Install and Uninstall libaspect-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 17,2024

1. Install "libaspect-perl" package

This tutorial shows how to install libaspect-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libaspect-perl

2. Uninstall "libaspect-perl" package

Please follow the guidance below to uninstall libaspect-perl on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libaspect-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libaspect-perl
Architecture: all
Version: 1.04-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: 337
Depends: perl, 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_all.deb
Size: 145958
MD5sum: 733c598d330a311f9992ba32c3c0d30b
SHA1: e24f04a1187bb085d6f79f6be2d864b2d80b032a
SHA256: 0f247f06b6a518fa32e35f04ff9a76840e8a51b5091f2c2d517316636dd2a592
SHA512: 94a3c50ee708e0fe8f9e2b98b506ea5db960fadb04b31b9e4d1c75a1c8b98ef80d5c8010c7575b6f112e9df244884e0ce5ada16b5a0d2134523921b6f791d2c2
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