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

Last updated: May 20,2024

1. Install "python3-jira.noarch" package

In this section, we are going to explain the necessary steps to install python3-jira.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-jira.noarch

2. Uninstall "python3-jira.noarch" package

Learn how to uninstall python3-jira.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-jira.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:51:31 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-jira
Version : 3.2.0
Release : 2.el8
Architecture : noarch
Size : 125 k
Source : python-jira-3.2.0-2.el8.src.rpm
Repository : epel
Summary : A library to ease use of the JIRA via REST APIs
URL : https://pypi.io/project/jira
License : BSD
Description : A library to ease use of the JIRA via REST APIs.