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

Last updated: May 19,2024

1. Install "python3-jsonpointer" package

Please follow the steps below to install python3-jsonpointer on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jsonpointer

2. Uninstall "python3-jsonpointer" package

Please follow the guidelines below to uninstall python3-jsonpointer on openSUSE Leap:

$ sudo zypper remove python3-jsonpointer

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

Information for package python3-jsonpointer:
--------------------------------------------
Repository : Main Repository
Name : python3-jsonpointer
Version : 1.14-1.20
Arch : noarch
Vendor : SUSE LLC
Installed Size : 31.1 KiB
Installed : No
Status : not installed
Source package : python-jsonpointer-1.14-1.20.src
Upstream URL : https://github.com/stefankoegl/python-json-pointer
Summary : Identify specific nodes in a JSON document
Description :
Identify specific nodes in a JSON document (according to draft 08)