How to Install and Uninstall python310-commentjson Package on openSuSE Tumbleweed

Last updated: July 07,2024

1. Install "python310-commentjson" package

Please follow the instructions below to install python310-commentjson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-commentjson

2. Uninstall "python310-commentjson" package

Please follow the step by step instructions below to uninstall python310-commentjson on openSuSE Tumbleweed:

$ sudo zypper remove python310-commentjson

3. Information about the python310-commentjson package on openSuSE Tumbleweed

Information for package python310-commentjson:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-commentjson
Version : 0.9.0-3.6
Arch : noarch
Vendor : openSUSE
Installed Size : 54.2 KiB
Installed : No
Status : not installed
Source package : python-commentjson-0.9.0-3.6.src
Upstream URL : https://github.com/vaidik/commentjson
Summary : Add Python and JavaScript style comments in your JSON files
Description :
`commentjson` (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.