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

Last updated: May 20,2024

1. Install "python3-gjson" package

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

$ sudo apt update $ sudo apt install python3-gjson

2. Uninstall "python3-gjson" package

Please follow the steps below to uninstall python3-gjson on Kali Linux:

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

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

Package: python3-gjson
Source: python-gjson
Version: 1.0.0-3
Installed-Size: 130
Maintainer: Riccardo Coccioli
Architecture: all
Depends: python3:any
Size: 27936
SHA256: 00c2511181e735c143e19faf55f2bb4704cb2217efd6347e393b92d64f69684f
SHA1: a08eec1920f81586ef338703f3b5407b3da2877a
MD5sum: 7ddb3948cbea37ace815d3072e8bc5c1
Description: Python library and binary to filter and extract data from JSON-like input
This Python3 library and binary provides a simple way to filter and extract
data from JSON-like objects or JSON files, using the GJSON syntax.
Description-md5:
Homepage: https://volans-.github.io/gjson-py/
Section: python
Priority: optional
Filename: pool/main/p/python-gjson/python3-gjson_1.0.0-3_all.deb