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

Last updated: July 06,2024

1. Install "python3-pybugz" package

Please follow the guidance below to install python3-pybugz on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pybugz

2. Uninstall "python3-pybugz" package

In this section, we are going to explain the necessary steps to uninstall python3-pybugz on openSUSE Leap:

$ sudo zypper remove python3-pybugz

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

Information for package python3-pybugz:
---------------------------------------
Repository : Main Repository
Name : python3-pybugz
Version : 0.13-bp155.3.11
Arch : noarch
Vendor : openSUSE
Installed Size : 146.4 KiB
Installed : No
Status : not installed
Source package : pybugz-0.13-bp155.3.11.src
Upstream URL : http://www.liquidx.net/pybugz
Summary : Python Bugzilla Interface
Description :
PyBugz is a python and command line interface to Bugzilla.
It was conceived as a tool to speed up the workflow for Gentoo Linux
developers and contributors when dealing with bugs using Bugzilla. By
avoiding the clunky web interface, the user quickly search, isolate and
contribute to the project very quickly. Developers alike can easily extract
attachments and close bugs all from the comfort of the command line.