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

Last updated: May 18,2024

1. Install "python3-json5" package

Please follow the instructions below to install python3-json5 on Kali Linux

$ sudo apt update $ sudo apt install python3-json5

2. Uninstall "python3-json5" package

Please follow the guidance below to uninstall python3-json5 on Kali Linux:

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

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

Package: python3-json5
Source: python-json5
Version: 0.9.14-1
Installed-Size: 91
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 15532
SHA256: baef92413f66d81a156564c2b35d9a0d909c24df879971bf7cb1d290b7774b15
SHA1: 09b9d746471b3431c12e40e3f7bb255b31f7c903
MD5sum: dd20897390c7cf429f3ec516867a6268
Description: manage data in JSON5 format in Python
Reader and writer implementation for the JSON5 data format, mirroring
the standard Python JSON programming interface for ease of use.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/dpranke/pyjson5
Section: python
Priority: optional
Filename: pool/main/p/python-json5/python3-json5_0.9.14-1_all.deb