How to Install and Uninstall libjsonrpccpp-tools Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "libjsonrpccpp-tools" package

Learn how to install libjsonrpccpp-tools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libjsonrpccpp-tools

2. Uninstall "libjsonrpccpp-tools" package

This tutorial shows how to uninstall libjsonrpccpp-tools on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libjsonrpccpp-tools package on Ubuntu 21.10 (Impish Indri)

Package: libjsonrpccpp-tools
Architecture: amd64
Version: 0.7.0-1.1build1
Priority: optional
Section: universe/libdevel
Source: libjson-rpc-cpp
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Peter Spiess-Knafl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 30
Depends: libjsonrpccpp-stub0 (= 0.7.0-1.1build1), libc6 (>= 2.4), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Suggests: libjsonrpccpp-dev
Filename: pool/universe/libj/libjson-rpc-cpp/libjsonrpccpp-tools_0.7.0-1.1build1_amd64.deb
Size: 7244
MD5sum: c9a890d6590a0b6ac35e2941648f9ce2
SHA1: b0d1890f8e9a7a921d9615711cc20979db0989bd
SHA256: c9a01dd135714bb4c41dd3c58710c7f260127c5de1f1e6f704c16aa04e2113e9
SHA512: a2553603a132afcc0e8379964ede7512114fe18ee2d135057f004c3af922a7863406d20ecbfbf40d95eff304333423c848b363ff7ece5d954b414f7682691f92
Homepage: https://github.com/cinemast/libjson-rpc-cpp
Description-en: stub generator for libjsonrpccpp based applications
This package provides the stub generator 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 tool can generate an abstract C++ class
which just has to be sub classed and implement all pure virtual methods. To
make this possible, a simple interface description file (in the JSON format)
is required, which lists all available methods with corresponding parameters
and types.
Description-md5: 90881b6aedd1e56dfc05deb3ef0af7a1