How to Install and Uninstall python312-jsonpath-rw Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python312-jsonpath-rw" package
This guide let you learn how to install python312-jsonpath-rw on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-jsonpath-rw
Copied
2. Uninstall "python312-jsonpath-rw" package
Please follow the instructions below to uninstall python312-jsonpath-rw on openSuSE Tumbleweed:
$
sudo zypper remove
python312-jsonpath-rw
Copied
3. Information about the python312-jsonpath-rw package on openSuSE Tumbleweed
Information for package python312-jsonpath-rw:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-jsonpath-rw
Version : 1.4.0-6.20
Arch : noarch
Vendor : openSUSE
Installed Size : 153.9 KiB
Installed : No
Status : not installed
Source package : python-jsonpath-rw-1.4.0-6.20.src
Upstream URL : https://github.com/kennknowles/python-jsonpath-rw
Summary : An extended implementation of JSONPath for Python
Description :
This library provides a robust and significantly extended implementation
of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, 3.3, and PyPy.
This library differs from other JSONPath implementations in that it is a
full *language* implementation, meaning the JSONPath expressions are
first class objects, easy to analyze, transform, parse, print, and
extend. (You can also execute them :-)
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-jsonpath-rw
Version : 1.4.0-6.20
Arch : noarch
Vendor : openSUSE
Installed Size : 153.9 KiB
Installed : No
Status : not installed
Source package : python-jsonpath-rw-1.4.0-6.20.src
Upstream URL : https://github.com/kennknowles/python-jsonpath-rw
Summary : An extended implementation of JSONPath for Python
Description :
This library provides a robust and significantly extended implementation
of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, 3.3, and PyPy.
This library differs from other JSONPath implementations in that it is a
full *language* implementation, meaning the JSONPath expressions are
first class objects, easy to analyze, transform, parse, print, and
extend. (You can also execute them :-)