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

Last updated: September 28,2024

1. Install "python310-jsonpointer" package

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

$ sudo zypper refresh $ sudo zypper install python310-jsonpointer

2. Uninstall "python310-jsonpointer" package

Here is a brief guide to show you how to uninstall python310-jsonpointer on openSuSE Tumbleweed:

$ sudo zypper remove python310-jsonpointer

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

Information for package python310-jsonpointer:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-jsonpointer
Version : 2.4-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 37.7 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).