How to Install and Uninstall libclass-xsaccessor-perl Package on Kali Linux

Last updated: February 02,2025

1. Install "libclass-xsaccessor-perl" package

This guide let you learn how to install libclass-xsaccessor-perl on Kali Linux

$ sudo apt update $ sudo apt install libclass-xsaccessor-perl

2. Uninstall "libclass-xsaccessor-perl" package

This guide let you learn how to uninstall libclass-xsaccessor-perl on Kali Linux:

$ sudo apt remove libclass-xsaccessor-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclass-xsaccessor-perl package on Kali Linux

Package: libclass-xsaccessor-perl
Source: libclass-xsaccessor-perl (1.19-4)
Version: 1.19-4+b2
Installed-Size: 111
Maintainer: Debian Perl Group
Architecture: amd64
Provides: libclass-xsaccessor-array-perl
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, perl (<< 5.38.3~), libc6 (>= 2.14)
Size: 36268
SHA256: 0870bb929bf4519351cf0a660129181c87c481531a50b1818168d1cae3376bbd
SHA1: 0bf47113cbfd34e81e2eed63b00dcbccf96dea1f
MD5sum: 1335a218d85dbb17d8ad1e3ec6a0bf75
Description: 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:
Homepage: https://metacpan.org/release/Class-XSAccessor
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libc/libclass-xsaccessor-perl/libclass-xsaccessor-perl_1.19-4+b2_amd64.deb