How to Install and Uninstall python39-pybugz Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python39-pybugz" package

Please follow the guidance below to install python39-pybugz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pybugz

2. Uninstall "python39-pybugz" package

Here is a brief guide to show you how to uninstall python39-pybugz on openSuSE Tumbleweed:

$ sudo zypper remove python39-pybugz

3. Information about the python39-pybugz package on openSuSE Tumbleweed

Information for package python39-pybugz:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pybugz
Version : 0.13-3.15
Arch : noarch
Vendor : openSUSE
Installed Size : 114.7 KiB
Installed : No
Status : not installed
Source package : pybugz-0.13-3.15.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.