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

Last updated: May 17,2024

1. Install "python-bugzilla-cli.noarch" package

Please follow the guidance below to install python-bugzilla-cli.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python-bugzilla-cli.noarch

2. Uninstall "python-bugzilla-cli.noarch" package

Please follow the guidelines below to uninstall python-bugzilla-cli.noarch on Oracle Linux 9:

$ sudo dnf remove python-bugzilla-cli.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:57:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-bugzilla-cli
Version : 3.2.0
Release : 8.el9
Architecture : noarch
Size : 14 k
Source : python-bugzilla-3.2.0-8.el9.src.rpm
Repository : epel
Summary : Command line tool for interacting with Bugzilla
URL : https://github.com/python-bugzilla/python-bugzilla
License : GPLv2+
Description : This package includes the 'bugzilla' command-line tool for interacting with bugzilla. Uses the python-bugzilla API