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

Last updated: May 18,2024

1. Install "python3-bugzilla" package

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

$ sudo zypper refresh $ sudo zypper install python3-bugzilla

2. Uninstall "python3-bugzilla" package

This guide covers the steps necessary to uninstall python3-bugzilla on openSUSE Leap:

$ sudo zypper remove python3-bugzilla

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

Information for package python3-bugzilla:
-----------------------------------------
Repository : Update repository of openSUSE Backports
Name : python3-bugzilla
Version : 3.2.0-bp155.2.3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 485.5 KiB
Installed : No
Status : not installed
Source package : python-bugzilla-3.2.0-bp155.2.3.1.src
Upstream URL : https://github.com/python-bugzilla/python-bugzilla
Summary : Python library for Bugzilla
Description :
This is a Python module that provides a Python-ish interface to
Bugzilla over XMLRPC. It supports the Web Services provided by
upstream Bugzilla 3.0 and 3.2.
It also includes a 'bugzilla' commandline client which can be used for quick,
ad-hoc bugzilla jiggery-pokery.