How to Install and Uninstall python3-ijson Package on Kali Linux
Last updated: December 23,2024
1. Install "python3-ijson" package
Please follow the guidelines below to install python3-ijson on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-ijson
Copied
2. Uninstall "python3-ijson" package
In this section, we are going to explain the necessary steps to uninstall python3-ijson on Kali Linux:
$
sudo apt remove
python3-ijson
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-ijson package on Kali Linux
Package: python3-ijson
Source: python-ijson
Version: 3.2.3-1
Installed-Size: 147
Maintainer: Tomasz Buchert
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libyajl2 (>= 2.0.4)
Size: 37988
SHA256: 8b894082d2575c8370b532f0585bd25d3945db2d7bcddb7d92ba2f6e9eda641a
SHA1: 6d2ee813318b3fb1698ee3853386eac82c7e15e3
MD5sum: 53d924c361cd98ebf3176ab30feb7581
Description: event-driven JSON parser (Python 3 version)
Ijson is an iterative, event-driven JSON parser with a standard
Python iterator interface. The principle is similar to Java SAX
parser: the user can parse a document on-line, without storing the
whole object in memory.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/ICRAR/ijson
Section: python
Priority: optional
Filename: pool/main/p/python-ijson/python3-ijson_3.2.3-1_amd64.deb
Source: python-ijson
Version: 3.2.3-1
Installed-Size: 147
Maintainer: Tomasz Buchert
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libyajl2 (>= 2.0.4)
Size: 37988
SHA256: 8b894082d2575c8370b532f0585bd25d3945db2d7bcddb7d92ba2f6e9eda641a
SHA1: 6d2ee813318b3fb1698ee3853386eac82c7e15e3
MD5sum: 53d924c361cd98ebf3176ab30feb7581
Description: event-driven JSON parser (Python 3 version)
Ijson is an iterative, event-driven JSON parser with a standard
Python iterator interface. The principle is similar to Java SAX
parser: the user can parse a document on-line, without storing the
whole object in memory.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/ICRAR/ijson
Section: python
Priority: optional
Filename: pool/main/p/python-ijson/python3-ijson_3.2.3-1_amd64.deb