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

Last updated: June 29,2024

1. Install "python39-simplejson" package

Learn how to install python39-simplejson on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-simplejson

2. Uninstall "python39-simplejson" package

In this section, we are going to explain the necessary steps to uninstall python39-simplejson on openSuSE Tumbleweed:

$ sudo zypper remove python39-simplejson

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

Information for package python39-simplejson:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-simplejson
Version : 3.19.2-1.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 228.2 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.