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

Last updated: May 14,2024

1. Install "python36-commentjson" package

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

$ sudo zypper refresh $ sudo zypper install python36-commentjson

2. Uninstall "python36-commentjson" package

This is a short guide on how to uninstall python36-commentjson on openSuSE Tumbleweed:

$ sudo zypper remove python36-commentjson

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

Information for package python36-commentjson:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-commentjson
Version : 0.9.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 72,3 KiB
Installed : No
Status : not installed
Source package : python-commentjson-0.9.0-1.4.src
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.