How to Install and Uninstall python-jsonrpc-doc Package on Kali Linux

Last updated: May 20,2024

1. Install "python-jsonrpc-doc" package

Please follow the instructions below to install python-jsonrpc-doc on Kali Linux

$ sudo apt update $ sudo apt install python-jsonrpc-doc

2. Uninstall "python-jsonrpc-doc" package

Please follow the steps below to uninstall python-jsonrpc-doc on Kali Linux:

$ sudo apt remove python-jsonrpc-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-jsonrpc-doc package on Kali Linux

Package: python-jsonrpc-doc
Source: python-jsonrpc
Version: 1.13.0-3
Installed-Size: 325
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.0.0+dfsg)
Size: 33140
SHA256: 2b9454861d0e72736b40bd667e89ede4c03ff6d639a2cfffb64dd4785ef6234d
SHA1: 1a08b94a7aa072b8ae40ebecac9ca4f101d0dc18
MD5sum: 78920ef5fa0d9ec2c647a210fe567487
Description: documentation for json-rpc
JSON-RPC is a stateless, light-weight remote procedure call (RPC) protocol.
Primarily this specification defines several data structures and the rules
around their processing. It is transport agnostic in that the concepts can be
used within the same process, over sockets, over http, or in many various
message passing environments. It uses JSON (RFC 4627) as data format.
.
This package provides the documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pavlov99/json-rpc
Built-Using: sphinx (= 4.5.0-4)
Section: doc
Priority: optional
Filename: pool/main/p/python-jsonrpc/python-jsonrpc-doc_1.13.0-3_all.deb