How to Install and Uninstall libhash-asobject-perl Package on Kali Linux

Last updated: May 10,2024

1. Install "libhash-asobject-perl" package

This guide covers the steps necessary to install libhash-asobject-perl on Kali Linux

$ sudo apt update $ sudo apt install libhash-asobject-perl

2. Uninstall "libhash-asobject-perl" package

In this section, we are going to explain the necessary steps to uninstall libhash-asobject-perl on Kali Linux:

$ sudo apt remove libhash-asobject-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhash-asobject-perl package on Kali Linux

Package: libhash-asobject-perl
Version: 0.13-4
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 11484
SHA256: 55cf2bc87b11ae99f075705398b6cc2027bc0b21fa8e0b70c319c027991aea9a
SHA1: b5087f0f55fdb2771f65a537b6f0c7cb16697b1c
MD5sum: 4d7c1b625c0382d6a9a3e47b91eaf71c
Description: Perl modules to treat hashes as objects
A Hash::AsObject is a blessed hash that provides read-write
access to its elements using accessors. (Actually, they're both accessors
and mutators.)
.
It's designed to act as much like a plain hash as possible; this means, for
example, that you can use methods like DESTROY to get or set hash elements
with that name.
Description-md5:
Homepage: https://metacpan.org/release/Hash-AsObject
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libh/libhash-asobject-perl/libhash-asobject-perl_0.13-4_all.deb