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

Last updated: May 18,2024

1. Install "libjsonrpccpp-stub0" package

Here is a brief guide to show you how to install libjsonrpccpp-stub0 on Kali Linux

$ sudo apt update $ sudo apt install libjsonrpccpp-stub0

2. Uninstall "libjsonrpccpp-stub0" package

This is a short guide on how to uninstall libjsonrpccpp-stub0 on Kali Linux:

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

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

Package: libjsonrpccpp-stub0
Source: libjson-rpc-cpp
Version: 0.7.0-2.1
Installed-Size: 106
Maintainer: Peter Spiess-Knafl
Architecture: amd64
Depends: libjsonrpccpp-common0, libargtable2-0 (>= 7), libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Suggests: libjsonrpccpp-tools
Size: 31976
SHA256: 5c81678d8a8ce7bce5841cc4b50b8579a980d4cf7733fae413b70594fe07959a
SHA1: be6aaf48a892236be7fe55f8c33d293188ec2949
MD5sum: 3bf9da0969bb3b4fb53f18bb3b7ccb11
Description: library for stub generation of libjsonrpccpp based applications
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.
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-stub0_0.7.0-2.1_amd64.deb