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

Last updated: May 19,2024

1. Install "libjsonrpccpp-dev" package

Please follow the instructions below to install libjsonrpccpp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjsonrpccpp-dev

2. Uninstall "libjsonrpccpp-dev" package

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

$ sudo apt remove libjsonrpccpp-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libjsonrpccpp-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 589
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 (= 0.6.0-2build1), libjsonrpccpp-server0 (= 0.6.0-2build1), libjsonrpccpp-stub0 (= 0.6.0-2build1)
Filename: pool/universe/libj/libjson-rpc-cpp/libjsonrpccpp-dev_0.6.0-2build1_amd64.deb
Size: 84470
MD5sum: f70bc574f026e691bba68cb9fac58762
SHA1: 64fdf1ca8f58132ecd1d2a2bd39b8cdd993e1707
SHA256: 72d2d47196921d48e90c48ce4048886b7b00de152b4ecd069c5dfab5d3dc0e90
Description-en: development files for JSON-RPC C++ framework
This package provides all required developer resources like header-files
and statically linked libraries of the libjson-rpc-cpp framework.
.
Features of this framework include:
.
* Type checking
* Malformed request handling
* Handling batch procedure calls
* JSON-RPC Method invocation
* JSON-RPC Notification invocation
* Simple Interface for implementing additional Server-Connectors beside HTTP
* Positional and named parameters
Description-md5: c4aab4758604d000a9cc02a0ca83d48c
Homepage: https://github.com/cinemast/libjson-rpc-cpp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu