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

Last updated: May 08,2024

1. Install "python3-commentjson" package

Please follow the steps below to install python3-commentjson on Kali Linux

$ sudo apt update $ sudo apt install python3-commentjson

2. Uninstall "python3-commentjson" package

This guide let you learn how to uninstall python3-commentjson on Kali Linux:

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

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

Package: python3-commentjson
Source: python-commentjson
Version: 0.9.0-1
Installed-Size: 53
Maintainer: Debian Python Team
Architecture: all
Depends: python3-lark, python3:any
Size: 8852
SHA256: 03db4480842e9011d856db3af91cb56bb7132ff47cd48720e30aa9ad19f5adf0
SHA1: e91f9f3541dca5313c619c8ebdf8459b36bb22c0
MD5sum: d156589702dbd10fa554e084720eb151
Description: module for json that supports comments
Comment JSON is a Python package that helps you create JSON files with Python
and JavaScript style inline comments. Its API is very similar to the Python
standard library's json module.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/vaidik/commentjson
Section: python
Priority: optional
Filename: pool/main/p/python-commentjson/python3-commentjson_0.9.0-1_all.deb