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

Last updated: May 18,2024

1. Install "python38-simplejson" package

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

$ sudo zypper refresh $ sudo zypper install python38-simplejson

2. Uninstall "python38-simplejson" package

Learn how to uninstall python38-simplejson on openSuSE Tumbleweed:

$ sudo zypper remove python38-simplejson

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

Information for package python38-simplejson:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-simplejson
Version : 3.17.6-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 283,4 KiB
Installed : No
Status : not installed
Source package : python-simplejson-3.17.6-1.1.src
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.