How to Install and Uninstall python3-jira Package on openSUSE Leap
Last updated: February 16,2025
1. Install "python3-jira" package
This is a short guide on how to install python3-jira on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-jira
Copied
2. Uninstall "python3-jira" package
Learn how to uninstall python3-jira on openSUSE Leap:
$
sudo zypper remove
python3-jira
Copied
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.
-------------------------------------
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.