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

Last updated: May 19,2024

1. Install "python2-jira" package

Please follow the guidelines below to install python2-jira on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-jira

2. Uninstall "python2-jira" package

This guide let you learn how to uninstall python2-jira on openSUSE Leap:

$ sudo zypper remove python2-jira

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

Information for package python2-jira:
-------------------------------------
Repository : Main Repository
Name : python2-jira
Version : 2.0.0-bp153.1.22
Arch : noarch
Vendor : openSUSE
Installed Size : 412,6 KiB
Installed : No
Status : not installed
Source package : python-jira-2.0.0-bp153.1.22.src
Summary : Python library for interacting with JIRA via REST APIs
Description :
This library eases the use of the JIRA REST API from Python.