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

Last updated: April 30,2024

1. Install "python3-jsonpatch" package

This guide let you learn how to install python3-jsonpatch on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jsonpatch

2. Uninstall "python3-jsonpatch" package

This guide let you learn how to uninstall python3-jsonpatch on openSUSE Leap:

$ sudo zypper remove python3-jsonpatch

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

Information for package python3-jsonpatch:
------------------------------------------
Repository : Main Repository
Name : python3-jsonpatch
Version : 1.23-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 77.2 KiB
Installed : No
Status : not installed
Source package : python-jsonpatch-1.23-3.3.1.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).