How to Install and Uninstall python3-bugzilla.noarch Package on AlmaLinux 8

Last updated: May 06,2024

1. Install "python3-bugzilla.noarch" package

Please follow the step by step instructions below to install python3-bugzilla.noarch on AlmaLinux 8

$ 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 AlmaLinux 8:

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

3. Information about the python3-bugzilla.noarch package on AlmaLinux 8

Last metadata expiration check: 2:10:48 ago on Mon Sep 5 03:22:42 2022.
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.