How to Install and Uninstall python3.11-jmespath.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: July 07,2024

1. Install "python3.11-jmespath.noarch" package

Please follow the instructions below to install python3.11-jmespath.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3.11-jmespath.noarch

2. Uninstall "python3.11-jmespath.noarch" package

Please follow the guidance below to uninstall python3.11-jmespath.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3.11-jmespath.noarch $ sudo dnf autoremove

3. Information about the python3.11-jmespath.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:23:38 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3.11-jmespath
Version : 1.0.1
Release : 1.el8
Architecture : noarch
Size : 53 k
Source : python3.11-jmespath-epel-1.0.1-1.el8.src.rpm
Repository : epel
Summary : JSON Matching Expressions
URL : https://github.com/jmespath/jmespath.py
License : MIT
Description : JMESPath allows you to declaratively specify how to extract elements from
: a JSON document.