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

Last updated: July 05,2024

1. Install "python3-JsonWeb" package

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

$ sudo zypper refresh $ sudo zypper install python3-JsonWeb

2. Uninstall "python3-JsonWeb" package

This tutorial shows how to uninstall python3-JsonWeb on openSUSE Leap:

$ sudo zypper remove python3-JsonWeb

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

Information for package python3-JsonWeb:
----------------------------------------
Repository : Main Repository
Name : python3-JsonWeb
Version : 0.8.2-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 356.9 KiB
Installed : No
Status : not installed
Source package : python-JsonWeb-0.8.2-bp155.2.10.src
Upstream URL : http://www.jsonweb.info/
Summary : Add JSON (de)serialization to your python objects
Description :
Quickly add json serialization and deserialization
to your python classes.