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

Last updated: April 30,2024

1. Install "libjson-any-perl" package

Please follow the step by step instructions below to install libjson-any-perl on Kali Linux

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

2. Uninstall "libjson-any-perl" package

Please follow the instructions below to uninstall libjson-any-perl on Kali Linux:

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

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

Package: libjson-any-perl
Version: 1.40-1
Installed-Size: 53
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcpanel-json-xs-perl
Size: 17936
SHA256: eadf1c3321c0dbda85cf08b5ba5a1c18d899f35ad90f8d64cf660c5565cda4e4
SHA1: 1a732b0e4b3f5a9dbaa6d57a3624a7925b0697ec
MD5sum: 4a24630f1506951583755361ce9eb92d
Description: wrapper class for the various JSON classes
The JSON::Any module provides a coherent API to bring together the various
JSON modules currently on CPAN. This module will allow you to code to
any JSON API and have it work regardless of which JSON module is
actually installed.
.
JSON::Any is deprecated. If you're producing new code it is recommended to
use JSON::MaybeXS which will optionally use Cpanel::JSON::XS for speed
purposes.
Description-md5:
Homepage: https://metacpan.org/release/JSON-Any
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib,
role::program, works-with-format::TODO, works-with-format::json
Section: perl
Priority: optional
Filename: pool/main/libj/libjson-any-perl/libjson-any-perl_1.40-1_all.deb