How to Install and Uninstall python-bugzilla-cli.noarch Package on Rocky Linux 8

Last updated: September 20,2024

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

This is a short guide on how to install python-bugzilla-cli.noarch on Rocky Linux 8

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

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

This is a short guide on how to uninstall python-bugzilla-cli.noarch on Rocky Linux 8:

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

3. Information about the python-bugzilla-cli.noarch package on Rocky Linux 8

Last metadata expiration check: 1:30:45 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python-bugzilla-cli
Version : 3.2.0
Release : 1.el8
Architecture : noarch
Size : 26 k
Source : python-bugzilla-3.2.0-1.el8.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