How to Install and Uninstall libjsonrpccpp-tools Package on Kali Linux

Last updated: May 04,2024

1. Install "libjsonrpccpp-tools" package

Please follow the guidance below to install libjsonrpccpp-tools on Kali Linux

$ sudo apt update $ sudo apt install libjsonrpccpp-tools

2. Uninstall "libjsonrpccpp-tools" package

Please follow the guidance below to uninstall libjsonrpccpp-tools on Kali Linux:

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

3. Information about the libjsonrpccpp-tools package on Kali Linux

Package: libjsonrpccpp-tools
Source: libjson-rpc-cpp
Version: 0.7.0-2.1
Installed-Size: 31
Maintainer: Peter Spiess-Knafl
Architecture: amd64
Depends: libjsonrpccpp-stub0 (= 0.7.0-2.1), libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 4.1.1)
Suggests: libjsonrpccpp-dev
Size: 9652
SHA256: e82c5dccef1bd7cafb11f930f11a58ae78f446c6022c27bb41687badef737916
SHA1: 28e8c27300bcc4a486bcf9d34b36ff019d91fcca
MD5sum: db3f004f96a287f98301d56276f010d2
Description: 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:
Homepage: https://github.com/cinemast/libjson-rpc-cpp
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/libj/libjson-rpc-cpp/libjsonrpccpp-tools_0.7.0-2.1_amd64.deb