How to Install and Uninstall python3-gabbi.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-gabbi.noarch" package

This tutorial shows how to install python3-gabbi.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-gabbi.noarch

2. Uninstall "python3-gabbi.noarch" package

Learn how to uninstall python3-gabbi.noarch on Fedora 34:

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

3. Information about the python3-gabbi.noarch package on Fedora 34

Last metadata expiration check: 2:54:39 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-gabbi
Version : 2.0.4
Release : 2.fc34
Architecture : noarch
Size : 261 k
Source : python-gabbi-2.0.4-2.fc34.src.rpm
Repository : fedora
Summary : Declarative HTTP testing library
URL : https://github.com/cdent/gabbi
License : ASL 2.0
Description : Gabbi is a tool for running HTTP tests where requests and responses
: are represented in a declarative YAML-based form.