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

Last updated: July 04,2024

1. Install "python311-pybugz" package

Please follow the step by step instructions below to install python311-pybugz on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pybugz

2. Uninstall "python311-pybugz" package

This guide covers the steps necessary to uninstall python311-pybugz on openSuSE Tumbleweed:

$ sudo zypper remove python311-pybugz

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

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