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

Last updated: May 16,2024

1. Install "libaccessors-perl" package

Please follow the guidance below to install libaccessors-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libaccessors-perl

2. Uninstall "libaccessors-perl" package

Please follow the guidance below to uninstall libaccessors-perl on Ubuntu 21.04 (Hirsute Hippo):

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

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

Package: libaccessors-perl
Architecture: all
Version: 1.01-2.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: 43
Depends: perl:any
Filename: pool/universe/liba/libaccessors-perl/libaccessors-perl_1.01-2.1_all.deb
Size: 20004
MD5sum: 28607ab460a0ef31818a6e66adfe25dc
SHA1: 542c2f64a3b6916fe3a83d3d559c2ec486f8c2e7
SHA256: be1603705de25604abb1f4671af19e018dab483235df5f431a84881307df5845
SHA512: fa225133fdb4abc127d8b435ca7696467d0701e67da92309d44d304b0e75b763cc41dae7446635299c959565610bc22a67418b69a07a1d213acbcb3a8cf1aa9d
Homepage: https://metacpan.org/release/accessors
Description-en: Perl module to create accessor methods in caller's package
The accessors pragma lets you create simple accessors at compile-time.
.
This saves you from writing them by hand, which tends to result in
cut-n-paste errors and a mess of duplicated code. It can also help you reduce
the ammount of unwanted direct-variable access that may creep into your
codebase when you're feeling lazy. accessors was designed with laziness in
mind.
.
Method-chaining accessors are generated by default. Note that you can still
use accessors::chained directly for reasons of backwards compatibility.
.
See accessors::classic for accessors that always return the current value if
you don't like method chaining.
Description-md5: 574a8be9deb0681ce231efaf37ec3975