How to Install and Uninstall python39-jsonpointer Package on openSuSE Tumbleweed

Last updated: May 15,2024

1. Install "python39-jsonpointer" package

This tutorial shows how to install python39-jsonpointer on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-jsonpointer

2. Uninstall "python39-jsonpointer" package

This guide let you learn how to uninstall python39-jsonpointer on openSuSE Tumbleweed:

$ sudo zypper remove python39-jsonpointer

3. Information about the python39-jsonpointer package on openSuSE Tumbleweed

Information for package python39-jsonpointer:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-jsonpointer
Version : 2.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 37.9 KiB
Installed : No
Status : not installed
Source package : python-jsonpointer-2.4-1.4.src
Upstream URL : https://github.com/stefankoegl/python-json-pointer
Summary : Module to identify specific nodes in a JSON document
Description :
A module to identify specific nodes in a JSON document (according to draft 08).