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

Last updated: September 20,2024

1. Install "libjson-rpc-common-perl" package

In this section, we are going to explain the necessary steps to install libjson-rpc-common-perl on Kali Linux

$ sudo apt update $ sudo apt install libjson-rpc-common-perl

2. Uninstall "libjson-rpc-common-perl" package

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

$ sudo apt remove libjson-rpc-common-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libjson-rpc-common-perl
Version: 0.11-2
Installed-Size: 138
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-load-perl, libhttp-message-perl, libjson-perl, libmoose-perl, libmoosex-types-perl, libmro-compat-perl, libnamespace-clean-perl, libtry-tiny-perl, liburi-perl
Size: 56248
SHA256: c375ef3922f3ef009d476cffd4160ee854cf6c738d3cc54b94fab7d9bc2fd611
SHA1: 08eff1248ce0725b7bfbde943227f318d060a19e
MD5sum: 2cf324d1e066c3023683ac25976dfb09
Description: transport agnostic JSON RPC helper objects
JSON::RPC::Common provides abstractions for JSON-RPC 1.0, 1.1 (both
variations) and 2.0 (formerly 1.2) Procedure Call and Procedure Return
objects (formerly known as request and result), along with error objects. It
also provides marshalling objects to convert the model objects into JSON text
and HTTP requests/responses.
.
This module does not concern itself with the transport layer at all, so the
JSON-RPC 1.1 and the alternative specification, which are very different on
that level are implemented with the same class.
Description-md5:
Homepage: https://metacpan.org/release/JSON-RPC-Common
Section: perl
Priority: optional
Filename: pool/main/libj/libjson-rpc-common-perl/libjson-rpc-common-perl_0.11-2_all.deb