How to Install and Uninstall libjson-multivalueordered-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libjson-multivalueordered-perl" package

This tutorial shows how to install libjson-multivalueordered-perl on Kali Linux

$ sudo apt update $ sudo apt install libjson-multivalueordered-perl

2. Uninstall "libjson-multivalueordered-perl" package

This guide covers the steps necessary to uninstall libjson-multivalueordered-perl on Kali Linux:

$ sudo apt remove libjson-multivalueordered-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjson-multivalueordered-perl package on Kali Linux

Package: libjson-multivalueordered-perl
Version: 0.006-2
Installed-Size: 53
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 18452
SHA256: 4e833a92b4f70d5af3a1c685633f55e255eb9026343f70ee9dcee74509507fcb
SHA1: 188e53963f4d6addf153ca44e6b0f2349fcbfdbf
MD5sum: 141fcaa78548961f70aa3b9b094efcc4
Description: module to handle JSON like {"a":1, "a":2}
A hash tied to the JSON::MultiValueOrdered class acts more or less like
a standard hash, except that when you assign a new value to an existing
key, the old value is retained underneath. An explicit delete deletes
all values associated with a key.
.
By default, the old values are inaccessible through the hash interface,
but can be retrieved via the tied object, however, the fetch_* methods
provide a means to alter the behaviour of the hash.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/JSON-MultiValueOrdered
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libj/libjson-multivalueordered-perl/libjson-multivalueordered-perl_0.006-2_all.deb