How to Install and Uninstall python3-bugzilla.noarch Package on Fedora 38

Last updated: September 27,2024

1. Install "python3-bugzilla.noarch" package

Please follow the steps below to install python3-bugzilla.noarch on Fedora 38

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

2. Uninstall "python3-bugzilla.noarch" package

This is a short guide on how to uninstall python3-bugzilla.noarch on Fedora 38:

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

3. Information about the python3-bugzilla.noarch package on Fedora 38

Last metadata expiration check: 2:58:00 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-bugzilla
Version : 3.2.0
Release : 8.fc38
Architecture : noarch
Size : 137 k
Source : python-bugzilla-3.2.0-8.fc38.src.rpm
Repository : updates
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.