How to Install and Uninstall pybugz.noarch Package on AlmaLinux 8

Last updated: November 01,2024

1. Install "pybugz.noarch" package

This is a short guide on how to install pybugz.noarch on AlmaLinux 8

$ sudo dnf update $ sudo dnf install pybugz.noarch

2. Uninstall "pybugz.noarch" package

Learn how to uninstall pybugz.noarch on AlmaLinux 8:

$ sudo dnf remove pybugz.noarch $ sudo dnf autoremove

3. Information about the pybugz.noarch package on AlmaLinux 8

Last metadata expiration check: 2:21:09 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : pybugz
Version : 0.13
Release : 1.gitbb0ae.el8
Architecture : noarch
Size : 54 k
Source : pybugz-0.13-1.gitbb0ae.el8.src.rpm
Repository : epel
Summary : Command line interface for Bugzilla written in Python
URL : https://github.com/williamh/pybugz
License : GPLv2
Description : Pybugz was conceived as a tool to speed up the work-flow for Gentoo Linux
: contributors when dealing with bugs using Bugzilla. By avoiding the clunky web
: interface, the user can search, isolate and contribute to the project very
: quickly. Developers alike can easily extract attachments and close bugs
: comfortably from the command line.