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

Last updated: May 11,2024

1. Install "libjsonrpccpp-common0" package

This guide covers the steps necessary to install libjsonrpccpp-common0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjsonrpccpp-common0

2. Uninstall "libjsonrpccpp-common0" package

This guide covers the steps necessary to uninstall libjsonrpccpp-common0 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjsonrpccpp-common0
Priority: optional
Section: universe/libs
Installed-Size: 81
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Architecture: amd64
Source: libjson-rpc-cpp
Version: 0.6.0-2build1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libjsoncpp1, libstdc++6 (>= 5.2)
Suggests: libjsonrpccpp-client0 (= 0.6.0-2build1), libjsonrpccpp-server0 (= 0.6.0-2build1), libjsonrpccpp-tools (= 0.6.0-2build1)
Filename: pool/universe/libj/libjson-rpc-cpp/libjsonrpccpp-common0_0.6.0-2build1_amd64.deb
Size: 24434
MD5sum: 53cc95f06ed204016da4443520c630d6
SHA1: dd39c5e3be66cbc4156fad85074186e5227e6c63
SHA256: e1a8e3ce09b0cc6486d467b212faea83d696025356690fac55f06c90398c891f
Description-en: common functionality for server and client library
This library provides common classes for the libjson-rpc-cpp framework like
.
* Exceptions
* Error-Codes
* Specification Parsers and Writers
* Procedure parameter validation
.
This package usually only makes sense with libjsonrpccpp-client0 and/or
libjsonrpccpp-server0.
Description-md5: 6b30675fed2a087a1c7bec648abaf2ab
Homepage: https://github.com/cinemast/libjson-rpc-cpp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu