How to Install and Uninstall libclass-accessor-classy-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "libclass-accessor-classy-perl" package

Please follow the step by step instructions below to install libclass-accessor-classy-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclass-accessor-classy-perl

2. Uninstall "libclass-accessor-classy-perl" package

Please follow the steps below to uninstall libclass-accessor-classy-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclass-accessor-classy-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclass-accessor-classy-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclass-accessor-classy-perl
Priority: optional
Section: universe/perl
Installed-Size: 75
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.9.1-2
Depends: perl
Filename: pool/universe/libc/libclass-accessor-classy-perl/libclass-accessor-classy-perl_0.9.1-2_all.deb
Size: 13988
MD5sum: 51682a90fc053978a37536e905d1e67a
SHA1: 2bbfbbf890b7585ad4a6dfcdaf62a8d4193137a0
SHA256: f28ce3d800eda10d99e874d72338d1e21a8e7e35e5ceaf2fd9b3894554f45145
Description-en: Perl module providing minimalist, fast accessors
Class::Accessor::Classy provides an extremely small-footprint accessor/mutator
declaration scheme for fast and convenient object attribute setup. Its intent
is to be a simple and speedy mechanism for preventing hash-key typos rather
than a full-blown object system with type checking and so on.
.
The accessor ('foo') and mutator ('set_foo') methods appear as a hidden parent
class of your package and stay out of your way otherwise.
Description-md5: 6af0f729d70c73acdb8bc33b4066896a
Homepage: https://metacpan.org/release/Class-Accessor-Classy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu