How to Install bugz in Ubuntu 18.04



Install bugz by entering the following commands in the terminal:

sudo apt update
sudo apt install bugz

Description:

command-line interface to Bugzilla

PyBugz is a Python and command line interface to Bugzilla, allowing the user to quickly search, isolate and contribute to projects using the Bugzilla bug tracker. Developers can easily extract attachments and close bugs all from the comfort of the command line. . This package provides both a fully-working CLI application as well as a Python module to be reused by other projects.

Homepage: http://www.liquidx.net/pybugz/

Version: 0.10.1-5

Section: universe/misc