How to Install and Uninstall python3-orjson Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-orjson" package

Please follow the step by step instructions below to install python3-orjson on Kali Linux

$ sudo apt update $ sudo apt install python3-orjson

2. Uninstall "python3-orjson" package

This tutorial shows how to uninstall python3-orjson on Kali Linux:

$ sudo apt remove python3-orjson $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-orjson package on Kali Linux

Package: python3-orjson
Source: orjson
Version: 3.5.4-0kali4
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 891
Depends: python3:any, python3 (<< 3.11), python3 (>= 3.9~), libc6 (>= 2.33), libgcc-s1 (>= 3.3)
Suggests: python-orjson-doc
Homepage: https://github.com/ijl/orjson
Priority: optional
Section: python
Filename: pool/main/o/orjson/python3-orjson_3.5.4-0kali4_amd64.deb
Size: 187288
SHA256: d562d12cb0d9dd173dd42a1d9f5d635f64f210e44896d2cfb665f6f6f12f91c9
SHA1: b222e55235fee26320469d5d3ca179df0c55c52e
MD5sum: 0c48f19aab1f154ab9b2a9867cf03fc2
Description: fast, correct JSON library (Python 3)
This package contains a fast, correct JSON library for Python. It benchmarks
as the fastest Python library for JSON and is more correct than the standard
json library or other third-party libraries. It serializes dataclass,
datetime, numpy, and UUID instances natively.
.
This package installs the library for Python 3.
Description-md5: d7a90894cfdb9a4015edd070c10c2153