How to Install and Uninstall libclass-xsaccessor-perl Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: November 07,2024
1. Install "libclass-xsaccessor-perl" package
Please follow the guidelines below to install libclass-xsaccessor-perl on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
libclass-xsaccessor-perl
Copied
2. Uninstall "libclass-xsaccessor-perl" package
This guide covers the steps necessary to uninstall libclass-xsaccessor-perl on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
libclass-xsaccessor-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libclass-xsaccessor-perl package on Ubuntu 20.10 (Groovy Gorilla)
Package: libclass-xsaccessor-perl
Architecture: amd64
Version: 1.19-3build5
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 110
Provides: libclass-xsaccessor-array-perl
Depends: perl (>= 5.30.3-1), perlapi-5.30.3, perl (<< 5.30.4~), libc6 (>= 2.14)
Filename: pool/main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-perl_1.19-3build5_amd64.deb
Size: 33508
MD5sum: c8b3c84948c8fa6656c8eefb7007995d
SHA1: b40c8b785eb202a77bfe25457641b0f12b7db884
SHA256: 25077ca56b26755640bfe45f8cbb7e6e9de1fde95fb74f319c84a60bddc7bccd
SHA512: 3188392e9e754bc0f25901dc4a786a71a112e907e38718acf56caa44a0265bbc4fdea05130dfca9d1a36557bef4f520fe3da8f8b298ba4274a10cb0edca2b797
Homepage: https://metacpan.org/release/Class-XSAccessor
Description-en: Perl module providing fast XS accessors
Class::XSAccessor implements fast XS accessors both for getting at and setting
an object attribute. Additionally, the module supports mutators and simple
predicates like those for testing the truth value of a variable. It works only
with objects that are implemented as ordinary hashes.
.
The XS accessor methods were between 1.6 and 2.5 times faster than typical
pure-perl accessors in some simple benchmarking. If you usually write clear
code, a factor of two speed-up is a good estimate.
.
Refer to Class::XSAccessor::Array (also included in libclass-xsaccessor-perl)
for an implementation that works with array-based objects.
Description-md5: e785abcf076fde905048821573ca8b98
Task: ubuntu-mate-core, ubuntu-mate-desktop
Architecture: amd64
Version: 1.19-3build5
Priority: optional
Section: perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 110
Provides: libclass-xsaccessor-array-perl
Depends: perl (>= 5.30.3-1), perlapi-5.30.3, perl (<< 5.30.4~), libc6 (>= 2.14)
Filename: pool/main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-perl_1.19-3build5_amd64.deb
Size: 33508
MD5sum: c8b3c84948c8fa6656c8eefb7007995d
SHA1: b40c8b785eb202a77bfe25457641b0f12b7db884
SHA256: 25077ca56b26755640bfe45f8cbb7e6e9de1fde95fb74f319c84a60bddc7bccd
SHA512: 3188392e9e754bc0f25901dc4a786a71a112e907e38718acf56caa44a0265bbc4fdea05130dfca9d1a36557bef4f520fe3da8f8b298ba4274a10cb0edca2b797
Homepage: https://metacpan.org/release/Class-XSAccessor
Description-en: Perl module providing fast XS accessors
Class::XSAccessor implements fast XS accessors both for getting at and setting
an object attribute. Additionally, the module supports mutators and simple
predicates like those for testing the truth value of a variable. It works only
with objects that are implemented as ordinary hashes.
.
The XS accessor methods were between 1.6 and 2.5 times faster than typical
pure-perl accessors in some simple benchmarking. If you usually write clear
code, a factor of two speed-up is a good estimate.
.
Refer to Class::XSAccessor::Array (also included in libclass-xsaccessor-perl)
for an implementation that works with array-based objects.
Description-md5: e785abcf076fde905048821573ca8b98
Task: ubuntu-mate-core, ubuntu-mate-desktop