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

Last updated: February 17,2025

1. Install "python38-jsonpath-ng" package

Please follow the guidance below to install python38-jsonpath-ng on openSuSE Tumbleweed

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

2. Uninstall "python38-jsonpath-ng" package

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

$ sudo zypper remove python38-jsonpath-ng

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

Information for package python38-jsonpath-ng:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-jsonpath-ng
Version : 1.5.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 210,1 KiB
Installed : No
Status : not installed
Source package : python-jsonpath-ng-1.5.2-1.1.src
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.