How to Install and Uninstall python311-simplejson Package on openSUSE Leap

Last updated: July 03,2024

1. Install "python311-simplejson" package

Here is a brief guide to show you how to install python311-simplejson on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-simplejson

2. Uninstall "python311-simplejson" package

This guide covers the steps necessary to uninstall python311-simplejson on openSUSE Leap:

$ sudo zypper remove python311-simplejson

3. Information about the python311-simplejson package on openSUSE Leap

Information for package python311-simplejson:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-simplejson
Version : 3.19.1-150400.6.3.10
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 247.3 KiB
Installed : No
Status : not installed
Source package : python-simplejson-3.19.1-150400.6.3.10.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.

5. The same packages on other Linux Distributions