How to Install and Uninstall libjson-rpc-common-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 14,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 Ubuntu 21.04 (Hirsute Hippo)

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

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

Please follow the instructions below to uninstall libjson-rpc-common-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libjson-rpc-common-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libjson-rpc-common-perl
Architecture: all
Version: 0.11-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 137
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
Filename: pool/universe/libj/libjson-rpc-common-perl/libjson-rpc-common-perl_0.11-2_all.deb
Size: 55604
MD5sum: 12bbcc4c0c6ee0a7f6ba03fda7b42122
SHA1: 397e3b93de225290bad4d4418628258219220ea3
SHA256: aaa09da0d67765affe2f052cd9382a5e9f95cfcbffa5f5bc16d7945b0418afa7
SHA512: 61fe4bd7fbfb67e2c8a0032280706b19a20d21c95b9ae0afedf9d0d5a87d09e25dad77515b7f1dcf6d9fda4d8663e92afbbc45a5ff2788aff56d8874888baa14
Homepage: https://metacpan.org/release/JSON-RPC-Common
Description-en: 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: 0896cd3d7e4935375c3eaab01a2c12a5