How to Install and Uninstall python3-jsonpath-rw-ext Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-jsonpath-rw-ext" package

Please follow the step by step instructions below to install python3-jsonpath-rw-ext on Kali Linux

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

2. Uninstall "python3-jsonpath-rw-ext" package

Learn how to uninstall python3-jsonpath-rw-ext on Kali Linux:

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

3. Information about the python3-jsonpath-rw-ext package on Kali Linux

Package: python3-jsonpath-rw-ext
Source: python-jsonpath-rw-ext
Version: 1.2.2-3
Installed-Size: 72
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-jsonpath-rw, python3-pbr, python3:any
Suggests: python-jsonpath-rw-ext-doc
Size: 11596
SHA256: 5b3a26086a6770a3e0d3eef4933a321e7a2286220f11b6d0247005e2b006f9ec
SHA1: 850363587b45199386eaec9a265d2e34356a0ea2
MD5sum: 913b738d00f24dd69d51c473935db778
Description: Extensions for JSONPath RW - Python 3.x
Jsonpath-rw-ext extends json-path-rw capabilities by adding multiple
extensions: 'len' that allows one to get the length of a list. 'sorted' that
returns a sorted version of a list, 'arithmetic' that permits one to make math
operation between elements and 'filter' to select only certain elements of a
list.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/sileht/python-jsonpath-rw-ext
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-jsonpath-rw-ext/python3-jsonpath-rw-ext_1.2.2-3_all.deb