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

Last updated: September 27,2024

1. Install "python3-zake.noarch" package

This is a short guide on how to install python3-zake.noarch on Fedora 35

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

2. Uninstall "python3-zake.noarch" package

Please follow the instructions below to uninstall python3-zake.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:58:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-zake
Version : 0.2.2
Release : 24.fc35
Architecture : noarch
Size : 45 k
Source : python-zake-0.2.2-24.fc35.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... ...