How to Install and Uninstall python3-rapidjson Package on Kali Linux
Last updated: November 06,2024
1. Install "python3-rapidjson" package
This guide covers the steps necessary to install python3-rapidjson on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-rapidjson
Copied
2. Uninstall "python3-rapidjson" package
Please follow the steps below to uninstall python3-rapidjson on Kali Linux:
$
sudo apt remove
python3-rapidjson
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-rapidjson package on Kali Linux
Package: python3-rapidjson
Source: python-rapidjson (1.4-2)
Version: 1.4-2+b5
Installed-Size: 1213
Maintainer: Debian OpenStack
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~)
Suggests: python-rapidjson-doc
Size: 196156
SHA256: 1f7fb422144d6c32c14773e09a5234de68dc823b812917fce53db0ecf9eb0863
SHA1: a909bb7904762677f03e9f8bdc2503fb4d0a3ce2
MD5sum: 15e797d81771f31cc521943c2a4c77be
Description: Python wrapper around rapidjson
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.
Description-md5:
Homepage: https://github.com/python-rapidjson/python-rapidjson
Section: python
Priority: optional
Filename: pool/main/p/python-rapidjson/python3-rapidjson_1.4-2+b5_amd64.deb
Source: python-rapidjson (1.4-2)
Version: 1.4-2+b5
Installed-Size: 1213
Maintainer: Debian OpenStack
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~)
Suggests: python-rapidjson-doc
Size: 196156
SHA256: 1f7fb422144d6c32c14773e09a5234de68dc823b812917fce53db0ecf9eb0863
SHA1: a909bb7904762677f03e9f8bdc2503fb4d0a3ce2
MD5sum: 15e797d81771f31cc521943c2a4c77be
Description: Python wrapper around rapidjson
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.
Description-md5:
Homepage: https://github.com/python-rapidjson/python-rapidjson
Section: python
Priority: optional
Filename: pool/main/p/python-rapidjson/python3-rapidjson_1.4-2+b5_amd64.deb