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

Last updated: October 05,2024

1. Install "python310-jira" package

This guide covers the steps necessary to install python310-jira on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-jira

2. Uninstall "python310-jira" package

This guide covers the steps necessary to uninstall python310-jira on openSuSE Tumbleweed:

$ sudo zypper remove python310-jira

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

Information for package python310-jira:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-jira
Version : 3.6.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 688.0 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.