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

Last updated: July 02,2024

1. Install "python-rapidjson-doc" package

Please follow the guidelines below to install python-rapidjson-doc on Kali Linux

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

2. Uninstall "python-rapidjson-doc" package

This guide let you learn how to uninstall python-rapidjson-doc on Kali Linux:

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

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

Package: python-rapidjson-doc
Source: python-rapidjson
Version: 1.4-2
Installed-Size: 536
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 2.4.3-5~)
Size: 65064
SHA256: 8a9c64c060410ac144cfc01796f6ab01ee8cfba3d7db26b181e6ecb84e2192ee
SHA1: a0ea1d9f9d74704d61941e8a0cb4a316ec8e9e08
MD5sum: 963022020ec910ce0f57eebad3099228
Description: Python wrapper around rapidjson - doc
RapidJSON is an extremely fast C++ JSON parser and serialization library: this
module wraps it into a Python 3 extension, exposing its
serialization/deserialization (to/from either bytes, str or file-like
instances) and JSON Schema validation capabilities.
.
This package contains the documentation.
Description-md5:
Homepage: https://github.com/python-rapidjson/python-rapidjson
Section: doc
Priority: optional
Filename: pool/main/p/python-rapidjson/python-rapidjson-doc_1.4-2_all.deb