How to Install and Uninstall python3-jsonpath-rw.noarch Package on CentOS 8 / RHEL 8
Last updated: January 11,2025
1. Install "python3-jsonpath-rw.noarch" package
This guide let you learn how to install python3-jsonpath-rw.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-jsonpath-rw.noarch
Copied
2. Uninstall "python3-jsonpath-rw.noarch" package
Please follow the instructions below to uninstall python3-jsonpath-rw.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-jsonpath-rw.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-jsonpath-rw.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:54:43 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-jsonpath-rw
Version : 1.4.0
Release : 1.el8
Architecture : noarch
Size : 40 k
Source : python-jsonpath-rw-1.4.0-1.el8.src.rpm
Repository : epel
Summary : %{sumary}
URL : https://github.com/kennknowles/python-jsonpath-rw
License : ASL 2.0
Description : This library provides a robust and significantly extended implementation of
: JSONPath for Python, with a clear AST for meta-programming.
:
: 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.
Available Packages
Name : python3-jsonpath-rw
Version : 1.4.0
Release : 1.el8
Architecture : noarch
Size : 40 k
Source : python-jsonpath-rw-1.4.0-1.el8.src.rpm
Repository : epel
Summary : %{sumary}
URL : https://github.com/kennknowles/python-jsonpath-rw
License : ASL 2.0
Description : This library provides a robust and significantly extended implementation of
: JSONPath for Python, with a clear AST for meta-programming.
:
: 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.