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

Last updated: November 23,2024

1. Install "python2-JsonWeb" package

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

$ sudo zypper refresh $ sudo zypper install python2-JsonWeb

2. Uninstall "python2-JsonWeb" package

Please follow the guidance below to uninstall python2-JsonWeb on openSUSE Leap:

$ sudo zypper remove python2-JsonWeb

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

Information for package python2-JsonWeb:
----------------------------------------
Repository : Main Repository
Name : python2-JsonWeb
Version : 0.8.2-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 381,4 KiB
Installed : No
Status : not installed
Source package : python-JsonWeb-0.8.2-bp153.1.14.src
Summary : Add JSON (de)serialization to your python objects
Description :
Quickly add json serialization and deserialization
to your python classes.