How to Install and Uninstall python3-bugzilla.noarch Package on CentOS 8 / RHEL 8

Last updated: July 08,2024

1. Install "python3-bugzilla.noarch" package

This guide covers the steps necessary to install python3-bugzilla.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python3-bugzilla.noarch

2. Uninstall "python3-bugzilla.noarch" package

Please follow the steps below to uninstall python3-bugzilla.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python3-bugzilla.noarch $ sudo dnf autoremove

3. Information about the python3-bugzilla.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:46:28 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-bugzilla
Version : 3.0.2
Release : 1.el8
Architecture : noarch
Size : 119 k
Source : python-bugzilla-3.0.2-1.el8.src.rpm
Repository : epel
Summary : Python library for interacting with Bugzilla
URL : https://github.com/python-bugzilla/python-bugzilla
License : GPLv2+
Description : python-bugzilla is a python library for interacting with bugzilla instances
: over XMLRPC or REST.