How to Install and Uninstall python3-jira Package on openSUSE Leap

Last updated: May 01,2024

1. Install "python3-jira" package

This is a short guide on how to install python3-jira on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-jira

2. Uninstall "python3-jira" package

Learn how to uninstall python3-jira on openSUSE Leap:

$ sudo zypper remove python3-jira

3. Information about the python3-jira package on openSUSE Leap

Information for package python3-jira:
-------------------------------------
Repository : Main Repository
Name : python3-jira
Version : 2.0.0-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 551.0 KiB
Installed : No
Status : not installed
Source package : python-jira-2.0.0-bp155.2.14.src
Upstream URL : https://github.com/pycontribs/jira
Summary : Python library for interacting with JIRA via REST APIs
Description :
This library eases the use of the JIRA REST API from Python.