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

Last updated: May 10,2024

1. Install "libjsonrpccpp-client0" package

In this section, we are going to explain the necessary steps to install libjsonrpccpp-client0 on Kali Linux

$ sudo apt update $ sudo apt install libjsonrpccpp-client0

2. Uninstall "libjsonrpccpp-client0" package

Please follow the step by step instructions below to uninstall libjsonrpccpp-client0 on Kali Linux:

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

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

Package: libjsonrpccpp-client0
Source: libjson-rpc-cpp
Version: 0.7.0-2.1
Installed-Size: 79
Maintainer: Peter Spiess-Knafl
Architecture: amd64
Depends: libc6 (>= 2.14), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), libjsonrpccpp-common0, libstdc++6 (>= 5.2)
Suggests: libjsonrpccpp-tools
Size: 23216
SHA256: 5261f52d9a6ee4cc35d193955b8850af82545fa707b3df33085b436b542e1770
SHA1: 4a572f9ff621b0f6ca9d2cfbdf4324a2ea31c5f8
MD5sum: e410b09e763541bfa464d120b54dd410
Description: library implementing json-rpc C++ clients
This library provides classes to easily implement JSON-RPC C++ clients.
It comes with a built in HTTP-Client connector (based on libcurl)
for easy data exchange. It is fully JSON-RPC 2.0 and JSON-RPC
1.0 compatible, including:
.
* Type checking
* Error response handling
* Batch procedure calls
* JSON-RPC Method invocation
* JSON-RPC Notification invocation
* Interface for additional Client-Connectors beside HTTP
* Positional and named parameters
Description-md5:
Homepage: https://github.com/cinemast/libjson-rpc-cpp
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libj/libjson-rpc-cpp/libjsonrpccpp-client0_0.7.0-2.1_amd64.deb