How to Install and Uninstall python3-jsonpath-rw Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "python3-jsonpath-rw" package

Here is a brief guide to show you how to install python3-jsonpath-rw on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-jsonpath-rw

2. Uninstall "python3-jsonpath-rw" package

Please follow the instructions below to uninstall python3-jsonpath-rw on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-jsonpath-rw $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-jsonpath-rw package on Ubuntu 21.10 (Impish Indri)

Package: python3-jsonpath-rw
Architecture: all
Version: 1.4.0-4
Priority: optional
Section: python
Source: python-jsonpath-rw
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 71
Depends: python3-decorator, python3-ply, python3-six, python3:any
Filename: pool/main/p/python-jsonpath-rw/python3-jsonpath-rw_1.4.0-4_all.deb
Size: 15148
MD5sum: 7a94461e7bb398d938636385c468449a
SHA1: 4e7590f2c716401734723de77259fc17dc4addc2
SHA256: af058587f7f0335bda5d8a20790b6bdd08a109fd2b0f2f2fc81fd13566787395
SHA512: 01fb4718b0e324f2167b1da876606179bfc60640a010f30f16f5330b66cdc11c6b44957be616fb902f0a1cb40cb11a70da1c7bc977eb482fd5bddb1114f32242
Homepage: https://github.com/kennknowles/python-jsonpath-rw
Description-en: extended implementation of JSONPath for Python 3.x
This library provides a robust and significantly extended implementation of
JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, and 3.3.
.
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.
.
The JSONPath syntax supported by this library includes some additional
features and omits some problematic features (those that make it unportable).
In particular, some new operators such as "|" and "where" are available, and
parentheses are used for grouping not for callbacks into Python, since with
these changes the language is not trivially associative. Also, fields may be
quoted whether or not they are contained in brackets.
.
This package provides the Python 3.x module.
Description-md5: 7778aa5f5824e62cf968d4e18866b436