How to Install and Uninstall python2-simplejson Package on openSUSE Leap
Last updated: December 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-simplejson" package
This is a short guide on how to install python2-simplejson on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-simplejson
Copied
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
Copied
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.
-------------------------------------------
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.