How to Install and Uninstall python312-jsonpath-ng Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "python312-jsonpath-ng" package

This is a short guide on how to install python312-jsonpath-ng on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-jsonpath-ng

2. Uninstall "python312-jsonpath-ng" package

This guide let you learn how to uninstall python312-jsonpath-ng on openSuSE Tumbleweed:

$ sudo zypper remove python312-jsonpath-ng

3. Information about the python312-jsonpath-ng package on openSuSE Tumbleweed

Information for package python312-jsonpath-ng:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-jsonpath-ng
Version : 1.6.1-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 215.1 KiB
Installed : No
Status : not installed
Source package : python-jsonpath-ng-1.6.1-2.1.src
Upstream URL : https://github.com/h2non/jsonpath-ng
Summary : JSONPath for Python
Description :
A final implementation of JSONPath for Python that aims to be
standard compliant, including arithmetic and binary comparison
operators and providing clear AST for metaprogramming.