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

Last updated: June 30,2024

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

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

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

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

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

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

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

Last metadata expiration check: 2:30:01 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3.11-jmespath
Version : 1.0.1
Release : 1.el9
Architecture : noarch
Size : 53 k
Source : python3.11-jmespath-epel-1.0.1-1.el9.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.