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

Last updated: September 20,2024

1. Install "python3-demjson" package

This guide let you learn how to install python3-demjson on Kali Linux

$ sudo apt update $ sudo apt install python3-demjson

2. Uninstall "python3-demjson" package

Please follow the guidelines below to uninstall python3-demjson on Kali Linux:

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

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

Package: python3-demjson
Source: python-demjson
Version: 2.2.4-7
Installed-Size: 287
Maintainer: Debian Python Team
Architecture: all
Depends: python3, python3:any
Size: 71484
SHA256: 2209c47fc72eef0b58b94e3b15eeabbd49f9f09d27ea7c657df96ea0be0c2bb1
SHA1: 3f255bee8847b7469685ee7733591f464a95e5dc
MD5sum: 5ba07595d0db07cf5f4ebf6372cfdfa2
Description: encoder, decoder, and lint/validator for JSON in Python (python3)
demjson is a comprehensive Python language binding to the JSON
language-independent data encoding standard, which is often used as a
simpler substitute for XML in AJAX-based web applications.
.
This package contains the python3 library and the jsonlint-py3 script.
Description-md5:
Homepage: https://github.com/dmeranda/demjson
Section: python
Priority: optional
Filename: pool/main/p/python-demjson/python3-demjson_2.2.4-7_all.deb