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

Last updated: September 20,2024

1. Install "python2-pybugz" package

This guide let you learn how to install python2-pybugz on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-pybugz

2. Uninstall "python2-pybugz" package

Here is a brief guide to show you how to uninstall python2-pybugz on openSUSE Leap:

$ sudo zypper remove python2-pybugz

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

Information for package python2-pybugz:
---------------------------------------
Repository : Main Repository
Name : python2-pybugz
Version : 0.13-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 122,2 KiB
Installed : No
Status : not installed
Source package : pybugz-0.13-bp153.1.14.src
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.