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

Last updated: July 05,2024

1. Install "python3-zake.noarch" package

Please follow the steps below to install python3-zake.noarch on Fedora 34

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

2. Uninstall "python3-zake.noarch" package

Please follow the step by step instructions below to uninstall python3-zake.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:26:26 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-zake
Version : 0.2.2
Release : 22.fc34
Architecture : noarch
Size : 46 k
Source : python-zake-0.2.2-22.fc34.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... ...