How to Install and Uninstall python3-bugzilla Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-bugzilla" package

This is a short guide on how to install python3-bugzilla on Kali Linux

$ sudo apt update $ sudo apt install python3-bugzilla

2. Uninstall "python3-bugzilla" package

Please follow the guidance below to uninstall python3-bugzilla on Kali Linux:

$ sudo apt remove python3-bugzilla $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-bugzilla package on Kali Linux

Package: python3-bugzilla
Source: python-bugzilla
Version: 3.2.0-1
Installed-Size: 227
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3:any
Size: 46380
SHA256: 18717959ff09de096c5203af5df301059ba644203e2046bc1c6f8f1adc4b52c5
SHA1: 2c705a5edf784128e06e40f88fd8c60758e34903
MD5sum: 1ad445ffbe45c7bf6a0877c4d11ceb35
Description: Python library for interacting with Bugzilla (Python 3)
python-bugzilla is a Python library for interacting with Bugzilla
instances over XML-RPC. You may also be interested in the
command-line tool 'bugzilla-cli', which can be used to interact with
Bugzilla from shell scripts.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/python-bugzilla/python-bugzilla
Section: python
Priority: optional
Filename: pool/main/p/python-bugzilla/python3-bugzilla_3.2.0-1_all.deb