How to Install and Uninstall python3-zake Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-zake" package

This guide let you learn how to install python3-zake on Kali Linux

$ sudo apt update $ sudo apt install python3-zake

2. Uninstall "python3-zake" package

Please follow the step by step instructions below to uninstall python3-zake on Kali Linux:

$ sudo apt remove python3-zake $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-zake package on Kali Linux

Package: python3-zake
Source: python-zake
Version: 0.2.2-5
Installed-Size: 87
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-kazoo, python3-zope.interface, python3-six, python3:any
Size: 15444
SHA256: b44ecac5f4884a7393e764e86ec323c9c5e74a7aed9dfb693cba90d5b1eb2370
SHA1: 25e6c12b40c13e7ed3fc07f451dabb4f63933667
MD5sum: a362844a0e5e468e542ea2ce1d0b22d5
Description: provides a set of testing utilities for the kazoo library - Python 3.x
Zake 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... commands.
* Listener support.
* And more...
.
It simplifies testing by providing a client that has a similar API as the
kazoo client so that your tests (or applications/libraries that use kazoo) do
not require a real zookeeper server to be tested with (since this is not
available in all testing environments).
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/yahoo/Zake
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-zake/python3-zake_0.2.2-5_all.deb