How to Install and Uninstall libjsonrpccpp-client0-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libjsonrpccpp-client0-dbg" package

Here is a brief guide to show you how to install libjsonrpccpp-client0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjsonrpccpp-client0-dbg

2. Uninstall "libjsonrpccpp-client0-dbg" package

In this section, we are going to explain the necessary steps to uninstall libjsonrpccpp-client0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libjsonrpccpp-client0-dbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjsonrpccpp-client0-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjsonrpccpp-client0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 279
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Architecture: amd64
Source: libjson-rpc-cpp
Version: 0.6.0-2build1
Depends: libjsonrpccpp-client0 (= 0.6.0-2build1), libjsonrpccpp-common0-dbg (= 0.6.0-2build1)
Filename: pool/universe/libj/libjson-rpc-cpp/libjsonrpccpp-client0-dbg_0.6.0-2build1_amd64.deb
Size: 255794
MD5sum: ea8b45b798659029b7c271de992f28f6
SHA1: 7306c431c31344c20167378b34c7be1afb0b7216
SHA256: a1a1382fc8e0452b859c4c2efc3b2850f82e3d5ecb32630a2e7a9303da5007f8
Description-en: debugging symbols for libjsonrpccpp-client0
This library provides classes to easily implement JSON-RPC C++ clients.
It comes with a built in HTTP-Client connector (based on libcurl)
for easy data exchange. It is fully JSON-RPC 2.0 and JSON-RPC 1.0 compatible,
including:
.
* Type checking
* Error response handling
* Batch procedure calls
* JSON-RPC Method invocation
* JSON-RPC Notification invocation
* Simple Interface for implementing additional Client-Connectors beside HTTP
* Positional and named parameters
.
This package contains the debugging symbols for libjsonrpccpp-client0.
Description-md5: 63e6967ef41c5583ac15c248ac22c148
Homepage: https://github.com/cinemast/libjson-rpc-cpp
Build-Ids: 0e2d75cb73f8fdfddd5f2fc28c29af5f7fb47e5d
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu