How to Install and Uninstall python3-jsonpath-rw-ext Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 29,2024

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

Please follow the guidelines below to install python3-jsonpath-rw-ext on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This tutorial shows how to uninstall python3-jsonpath-rw-ext on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-jsonpath-rw-ext package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-jsonpath-rw-ext
Priority: optional
Section: universe/python
Installed-Size: 66
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-jsonpath-rw-ext
Version: 0.1.9-1
Depends: python3-babel, python3-jsonpath-rw (>= 1.4.0), python3-pbr (>= 1.3), python3:any (>= 3.3.2-2~)
Suggests: python-jsonpath-rw-ext-doc
Filename: pool/universe/p/python-jsonpath-rw-ext/python3-jsonpath-rw-ext_0.1.9-1_all.deb
Size: 10518
MD5sum: a22fe5c49f75fa95733a0e69e1e3eba5
SHA1: 352aeef0cabd1667efc355927aadc6192e3a67fb
SHA256: bea65b02b0656ec95598e6f9c3b55a5f4625cbc61979b663752870c73422efb9
Description-en: 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: 0f3bc641e4fcd4d7eca378e9e598d53a
Homepage: https://github.com/sileht/python-jsonpath-rw-ext
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu