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

Last updated: November 26,2024

1. Install "python3-jstyleson" package

Please follow the guidance below to install python3-jstyleson on Kali Linux

$ sudo apt update $ sudo apt install python3-jstyleson

2. Uninstall "python3-jstyleson" package

Here is a brief guide to show you how to uninstall python3-jstyleson on Kali Linux:

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

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

Package: python3-jstyleson
Source: jstyleson
Version: 0.0.2-2
Installed-Size: 23
Maintainer: Christian Marillat
Architecture: all
Depends: python3:any
Size: 4348
SHA256: 550ec89c454cf907ac299e436f262290a834215ba7cb3e2707d139ea9f4db3ab
SHA1: b30499fedfb3e642e9c55b857b6ea652a2394757
MD5sum: a1d52404c6770f2c884044af0c5cd656
Description: library to parse JSON with js-style comments.
JSON by standard does not allow comments and trailing comma, and the python
standard json module does not offer options to parse such informal JSON.
.
jstyleson supports parsing JSON with:
.
* single-line comment
* multi-line comment
* inline comment
* trailing comma
Description-md5:
Homepage: https://pypi.org/project/jstyleson/
Section: python
Priority: optional
Filename: pool/main/j/jstyleson/python3-jstyleson_0.0.2-2_all.deb