How to Install and Uninstall python3-zake.noarch Package on Fedora 39

Last updated: September 29,2024

1. Install "python3-zake.noarch" package

This guide let you learn how to install python3-zake.noarch on Fedora 39

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

2. Uninstall "python3-zake.noarch" package

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

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

3. Information about the python3-zake.noarch package on Fedora 39

Last metadata expiration check: 3:14:17 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-zake
Version : 0.2.2
Release : 30.fc39
Architecture : noarch
Size : 62 k
Source : python-zake-0.2.2-30.fc39.src.rpm
Repository : fedora
Summary : Testing utilities for the kazoo library
URL : https://github.com/yahoo/Zake
License : ASL 2.0
Description : It is a python package that works to provide a nice set of testing
: utilities for the `kazoo`_ library.
: It includes the following functionality:
: * Storage access (for viewing what was saved/created).
: * Kazoo *mostly* compatible client API.
: * Sync/transaction/create/get/delete... ...