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

Last updated: May 12,2024

1. Install "libhash-merge-simple-perl" package

Please follow the instructions below to install libhash-merge-simple-perl on Kali Linux

$ sudo apt update $ sudo apt install libhash-merge-simple-perl

2. Uninstall "libhash-merge-simple-perl" package

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

$ sudo apt remove libhash-merge-simple-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libhash-merge-simple-perl
Version: 0.051-3
Installed-Size: 23
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 7404
SHA256: c4675483b080daa352be82e33e1a53473c96b396178f1a045abb2ae94ded8507
SHA1: 59a9cabb65ce80c238d86b6dc052a04535fa18b0
MD5sum: 807385e561f4b216e41e0c4fae4a20ff
Description: Perl module to easily merge two or more hashes
Hash::Merge::Simple will recursively merge two or more hashes and return the
result as a new hash reference. The merge function will descend and merge
hashes that exist under the same node in both the left and right hash, but
doesn't attempt to combine arrays, objects, scalars, or anything else. The
rightmost hash also takes precedence, replacing whatever was in the left hash
if a conflict occurs.
.
This code is based on Catalyst::Utils, but was modified to handle merging more
than two hashes simultaneously.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Hash-Merge-Simple
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libh/libhash-merge-simple-perl/libhash-merge-simple-perl_0.051-3_all.deb