How to Install and Uninstall libjson-rpc-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 26,2024

1. Install "libjson-rpc-perl" package

In this section, we are going to explain the necessary steps to install libjson-rpc-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjson-rpc-perl" package

Here is a brief guide to show you how to uninstall libjson-rpc-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjson-rpc-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjson-rpc-perl
Priority: optional
Section: universe/perl
Installed-Size: 153
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.06-2
Depends: perl, libcgi-pm-perl, libclass-accessor-lite-perl, libhttp-daemon-perl | libwww-perl (<< 6), libhttp-message-perl | libwww-perl (<< 6), libjson-perl, libplack-perl, librouter-simple-perl, libwww-perl
Recommends: libjson-xs-perl
Breaks: eiskaltdcpp-cli (<< 2.2.8-2~), kgb-client (<< 1.28)
Filename: pool/universe/libj/libjson-rpc-perl/libjson-rpc-perl_1.06-2_all.deb
Size: 55330
MD5sum: 2393be05acbc2131e67c38ca1423fa2d
SHA1: 026de3ad1c4e7576c1b7dd3453a087cdfb268123
SHA256: c510f4e23b6992b4228f9d92ee03e4dc303d15f9d94a2af6380bbd735596a872
Description-en: Perl implementation of JSON-RPC 1.1 protocol
JSON::RPC is a stateless and light-weight remote procedure call (RPC)
protocol for inter-networking applications over HTTP. It uses JSON
as the data format for of all facets of a remote procedure call,
including all application data carried in parameters.
Description-md5: 34fc61aa440e44592ee7348acaa2a01a
Homepage: https://metacpan.org/release/JSON-RPC
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu