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

Last updated: May 21,2024

1. Install "libjsonrpccpp-server0-dbg" package

This is a short guide on how to install libjsonrpccpp-server0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjsonrpccpp-server0-dbg" package

Please follow the steps below to uninstall libjsonrpccpp-server0-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libjsonrpccpp-server0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 376
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Architecture: amd64
Source: libjson-rpc-cpp
Version: 0.6.0-2build1
Depends: libjsonrpccpp-common0-dbg (= 0.6.0-2build1), libjsonrpccpp-server0 (= 0.6.0-2build1)
Filename: pool/universe/libj/libjson-rpc-cpp/libjsonrpccpp-server0-dbg_0.6.0-2build1_amd64.deb
Size: 351784
MD5sum: ea3861404d89e2b59f142d95fab5e3ff
SHA1: 8fffe57f6639f4aa597c6a417a19e4351ef2bc19
SHA256: e8c536e2690b0b11e107a86ad7ca320132505d305570e5d5a9c68e54b7bbce27
Description-en: debugging symbols for libjsonrpccpp-server0
This library provides classes to easily implement JSON-RPC C++ Server
applications. It comes with a built in HTTP-Server connector
(based on libmicrohttpd) for easy data exchange. It is fully JSON-RPC 2.0 and
JSON-RPC 1.0 compatible, including:
.
* 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
.
This package contains the debugging symbols for libjsonrpccpp-server0.
Description-md5: 5778c171c8ccbd014956d2d58aaadac1
Homepage: https://github.com/cinemast/libjson-rpc-cpp
Build-Ids: 5c5e66c2225d9a79d72826af6f972768d18601b9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu