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

Last updated: June 03,2024

1. Install "python36-jsonpath-ng" package

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

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

2. Uninstall "python36-jsonpath-ng" package

In this section, we are going to explain the necessary steps to uninstall python36-jsonpath-ng on openSuSE Tumbleweed:

$ sudo zypper remove python36-jsonpath-ng

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

Information for package python36-jsonpath-ng:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-jsonpath-ng
Version : 1.5.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 210,9 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.