How to Install and Uninstall bugz Package on Kali Linux

Last updated: November 26,2024

1. Install "bugz" package

This is a short guide on how to install bugz on Kali Linux

$ sudo apt update $ sudo apt install bugz

2. Uninstall "bugz" package

This guide let you learn how to uninstall bugz on Kali Linux:

$ sudo apt remove bugz $ sudo apt autoclean && sudo apt autoremove

3. Information about the bugz package on Kali Linux

Package: bugz
Version: 0.13-3
Installed-Size: 123
Maintainer: Debian QA Group
Architecture: all
Depends: python3:any
Size: 24316
SHA256: 91432523c1100ff7cfb09648e5e0d6f31222694bbed4cf5aa65140106d1fe657
SHA1: e03a795a599277e1cd0b9cad381f96fe82e02ca0
MD5sum: 7134e9e62a9769f731ea8745313bd4df
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.
Description-md5:
Homepage: https://github.com/williamh/pybugz
Tag: devel::bugtracker, implemented-in::python, role::program,
works-with::bugs
Section: misc
Priority: optional
Filename: pool/main/b/bugz/bugz_0.13-3_all.deb