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

Last updated: October 05,2024

1. Install "python3-zuul-client.noarch" package

Here is a brief guide to show you how to install python3-zuul-client.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-zuul-client.noarch

2. Uninstall "python3-zuul-client.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-zuul-client.noarch on Fedora 34:

$ sudo dnf remove python3-zuul-client.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:21:46 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-zuul-client
Version : 0.0.4
Release : 1.fc34
Architecture : noarch
Size : 34 k
Source : python-zuul-client-0.0.4-1.fc34.src.rpm
Repository : fedora
Summary : The zuulclient Python module
URL : https://zuul-ci.org
License : ASL 2.0
Description : The zuulclient Python module is a client library for
: Zuul Gating System's REST API. It includes zuul-client,
: a CLI utility to interact with Zuul instances.