How to Install and Uninstall python3-bugzilla.noarch Package on Oracle Linux 9

Last updated: June 29,2024

1. Install "python3-bugzilla.noarch" package

Please follow the steps below to install python3-bugzilla.noarch on Oracle Linux 9

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

2. Uninstall "python3-bugzilla.noarch" package

Please follow the guidance below to uninstall python3-bugzilla.noarch on Oracle Linux 9:

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

3. Information about the python3-bugzilla.noarch package on Oracle Linux 9

Last metadata expiration check: 1:17:48 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-bugzilla
Version : 3.2.0
Release : 8.el9
Architecture : noarch
Size : 102 k
Source : python-bugzilla-3.2.0-8.el9.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.