How to Install and Uninstall libautobox-perl Package on Kali Linux
Last updated: December 23,2024
1. Install "libautobox-perl" package
This tutorial shows how to install libautobox-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libautobox-perl
Copied
2. Uninstall "libautobox-perl" package
Please follow the guidance below to uninstall libautobox-perl on Kali Linux:
$
sudo apt remove
libautobox-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libautobox-perl package on Kali Linux
Package: libautobox-perl
Source: libautobox-perl (3.0.1-2)
Version: 3.0.1-2+b2
Installed-Size: 94
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libscope-guard-perl
Size: 33444
SHA256: e242257f26e8808f1be041deb7bdab5cc3ddba9ae6dab059dd5cd369bcb8c082
SHA1: 08cecf35893ae6ebe62f96769268ec19a2bc697a
MD5sum: 5817ae2b74c95738b0dc88cb82ed2a86
Description: Perl pragma for method calls on native types
autobox is a Perl pragma that enables method calls on Perl's native data types
including numeric values (integers and floats), strings, arrays, hashes and
even code references in a simple and consistent way.
.
When a method is invoked on something which is not a blessed object reference,
autobox looks for the method in a package whose name corresponds to the ref()
type of the value. This design means extending the default functionality for
new methods on a type-by-type basis is very simple.
Description-md5:
Homepage: https://metacpan.org/release/autobox
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/liba/libautobox-perl/libautobox-perl_3.0.1-2+b2_amd64.deb
Source: libautobox-perl (3.0.1-2)
Version: 3.0.1-2+b2
Installed-Size: 94
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libscope-guard-perl
Size: 33444
SHA256: e242257f26e8808f1be041deb7bdab5cc3ddba9ae6dab059dd5cd369bcb8c082
SHA1: 08cecf35893ae6ebe62f96769268ec19a2bc697a
MD5sum: 5817ae2b74c95738b0dc88cb82ed2a86
Description: Perl pragma for method calls on native types
autobox is a Perl pragma that enables method calls on Perl's native data types
including numeric values (integers and floats), strings, arrays, hashes and
even code references in a simple and consistent way.
.
When a method is invoked on something which is not a blessed object reference,
autobox looks for the method in a package whose name corresponds to the ref()
type of the value. This design means extending the default functionality for
new methods on a type-by-type basis is very simple.
Description-md5:
Homepage: https://metacpan.org/release/autobox
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/liba/libautobox-perl/libautobox-perl_3.0.1-2+b2_amd64.deb