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

Last updated: April 29,2024

1. Install "libjsonrpccpp-server0" package

Please follow the step by step instructions below to install libjsonrpccpp-server0 on Kali Linux

$ sudo apt update $ sudo apt install libjsonrpccpp-server0

2. Uninstall "libjsonrpccpp-server0" package

Please follow the instructions below to uninstall libjsonrpccpp-server0 on Kali Linux:

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

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

Package: libjsonrpccpp-server0
Source: libjson-rpc-cpp
Version: 0.7.0-2.1
Installed-Size: 87
Maintainer: Peter Spiess-Knafl
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libjsoncpp25 (>= 1.9.5), libjsonrpccpp-common0, libmicrohttpd12 (>= 0.9.50), libstdc++6 (>= 11)
Suggests: libjsonrpccpp-tools
Size: 24636
SHA256: 8ce18c8bed2d0e417fe87e89e75322e1f3da51cdcb398d93a89639a0e6459c5a
SHA1: b6304387140e4abbb46ae7416f4730c6f57e741b
MD5sum: a4214d835fd875a93086304e252571c5
Description: library implementing json-rpc C++ servers
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
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-server0_0.7.0-2.1_amd64.deb