How to Install and Uninstall python310-jsonpatch Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python310-jsonpatch" package

Please follow the instructions below to install python310-jsonpatch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-jsonpatch

2. Uninstall "python310-jsonpatch" package

In this section, we are going to explain the necessary steps to uninstall python310-jsonpatch on openSuSE Tumbleweed:

$ sudo zypper remove python310-jsonpatch

3. Information about the python310-jsonpatch package on openSuSE Tumbleweed

Information for package python310-jsonpatch:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-jsonpatch
Version : 1.33-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 60.9 KiB
Installed : No
Status : not installed
Source package : python-jsonpatch-1.33-1.4.src
Upstream URL : https://github.com/stefankoegl/python-json-patch
Summary : Python - JSON-Patches
Description :
Python module to apply JSON-Patches (according to RFC 6902).