How to Install and Uninstall python3-jira.noarch Package on CentOS 8 / RHEL 8

Last updated: October 08,2024

1. Install "python3-jira.noarch" package

This is a short guide on how to install python3-jira.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-jira.noarch" package

Please follow the guidelines below to uninstall python3-jira.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-jira.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:54:32 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-jira
Version : 2.0.0
Release : 7.el8
Architecture : noarch
Size : 99 k
Source : python-jira-2.0.0-7.el8.src.rpm
Repository : epel
Summary : A library to ease use of the JIRA 5 REST APIs
URL : https://pypi.io/project/jira
License : BSD
Description : A library to ease use of the JIRA 5 REST APIs.