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

Last updated: May 12,2024

1. Install "libjsonrpccpp-stub0-dbg" package

Learn how to install libjsonrpccpp-stub0-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libjsonrpccpp-stub0-dbg" package

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

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

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

Package: libjsonrpccpp-stub0-dbg
Priority: extra
Section: universe/debug
Installed-Size: 363
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-stub0 (= 0.6.0-2build1)
Suggests: libjsonrpccpp-tools
Filename: pool/universe/libj/libjson-rpc-cpp/libjsonrpccpp-stub0-dbg_0.6.0-2build1_amd64.deb
Size: 339050
MD5sum: 1e0ccfccea7c5392c1d45e18a0e26ed4
SHA1: 3e6ef10d26463b710ed8e4c2d3074a83a7c16eae
SHA256: 58423153a16a10eb16e724ba802d300f4a9c4615b2e16c5b96a632f7ac9ae230
Description-en: debugging symbols for libjsonrpccpp-stub0
This package provides the stub generator library for the libjson-rpc-cpp
framework. It can automatically generate full functioning C++ and JavaScript
JSON-RPC Client classes, which are ready to use.
.
For JSON-RPC Server applications, this library can generate an abstract C++
class which just has to be sub classed and implement all pure virtual methods.
To make this possible, a interface description file (in the JSON format)
is required, which lists all available methods with corresponding parameters
and types.
.
This package contains the debugging symbols for libjsonrpccpp-common0.
Description-md5: 83afe206d9ac359cee60e42cc3db4b9f
Homepage: https://github.com/cinemast/libjson-rpc-cpp
Build-Ids: 56d95c37da49f8248a751558ace4f20cc54ff3c1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu