How to Install and Uninstall python312-simplejson Package on openSuSE Tumbleweed

Last updated: June 29,2024

1. Install "python312-simplejson" package

Here is a brief guide to show you how to install python312-simplejson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-simplejson

2. Uninstall "python312-simplejson" package

Please follow the steps below to uninstall python312-simplejson on openSuSE Tumbleweed:

$ sudo zypper remove python312-simplejson

3. Information about the python312-simplejson package on openSuSE Tumbleweed

Information for package python312-simplejson:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-simplejson
Version : 3.19.2-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 247.4 KiB
Installed : No
Status : not installed
Source package : python-simplejson-3.19.2-1.4.src
Upstream URL : https://github.com/simplejson/simplejson
Summary : Extensible JSON encoder/decoder for Python
Description :
simplejson is an extensible JSON encoder and decoder for Python 2.5+. It is
pure Python code with no dependencies, but includes an optional C extension for
a speed boost.