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

Last updated: October 06,2024

1. Install "python310-pybugz" package

Please follow the guidelines below to install python310-pybugz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pybugz

2. Uninstall "python310-pybugz" package

This tutorial shows how to uninstall python310-pybugz on openSuSE Tumbleweed:

$ sudo zypper remove python310-pybugz

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

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