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

Last updated: July 05,2024

1. Install "python312-pybugz" package

Please follow the instructions below to install python312-pybugz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pybugz

2. Uninstall "python312-pybugz" package

Please follow the guidance below to uninstall python312-pybugz on openSuSE Tumbleweed:

$ sudo zypper remove python312-pybugz

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

Information for package python312-pybugz:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pybugz
Version : 0.13-3.15
Arch : noarch
Vendor : openSUSE
Installed Size : 141.0 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.