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

Last updated: October 09,2024

1. Install "python3-bugzilla.noarch" package

This is a short guide on how to install python3-bugzilla.noarch on Fedora 36

$ 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 Fedora 36:

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

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

Last metadata expiration check: 3:02:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-bugzilla
Version : 3.2.0
Release : 2.fc36
Architecture : noarch
Size : 105 k
Source : python-bugzilla-3.2.0-2.fc36.src.rpm
Repository : fedora
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.