How to Install and Uninstall libaspect-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 22,2024
1. Install "libaspect-perl" package
Please follow the guidelines below to install libaspect-perl on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
libaspect-perl
Copied
2. Uninstall "libaspect-perl" package
Please follow the guidelines below to uninstall libaspect-perl on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
libaspect-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libaspect-perl package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: libaspect-perl
Priority: optional
Section: universe/perl
Installed-Size: 337
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.04-1
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
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
Homepage: https://metacpan.org/release/Aspect/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/perl
Installed-Size: 337
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.04-1
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
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
Homepage: https://metacpan.org/release/Aspect/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu