How to Install and Uninstall python3-bugzilla.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 08,2024

1. Install "python3-bugzilla.noarch" package

Please follow the instructions below to install python3-bugzilla.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-bugzilla.noarch" package

This guide let you learn how to uninstall python3-bugzilla.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-bugzilla.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:45:30 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-bugzilla
Version : 3.2.0
Release : 1.el8
Architecture : noarch
Size : 118 k
Source : python-bugzilla-3.2.0-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.