How to Install and Uninstall python311-jira Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python311-jira" package

This is a short guide on how to install python311-jira on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-jira

2. Uninstall "python311-jira" package

Here is a brief guide to show you how to uninstall python311-jira on openSuSE Tumbleweed:

$ sudo zypper remove python311-jira

3. Information about the python311-jira package on openSuSE Tumbleweed

Information for package python311-jira:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-jira
Version : 3.6.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 861.4 KiB
Installed : No
Status : not installed
Source package : python-jira-3.6.0-1.2.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.