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

Last updated: May 19,2024

1. Install "python2-simplejson" package

This is a short guide on how to install python2-simplejson on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-simplejson

2. Uninstall "python2-simplejson" package

Here is a brief guide to show you how to uninstall python2-simplejson on openSUSE Leap:

$ sudo zypper remove python2-simplejson

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

Information for package python2-simplejson:
-------------------------------------------
Repository : Main Repository
Name : python2-simplejson
Version : 3.17.2-1.10
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 229,1 KiB
Installed : No
Status : not installed
Source package : python-simplejson-3.17.2-1.10.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.

5. The same packages on other Linux Distributions