How to Install and Uninstall python-zake Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-zake" package

This tutorial shows how to install python-zake on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zake

2. Uninstall "python-zake" package

Please follow the guidelines below to uninstall python-zake on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-zake package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-zake
Priority: optional
Section: python
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 0.1.6-1
Depends: python-concurrent.futures, python-kazoo, python-zope.interface (>= 3.8.0), python (>= 2.7), python (<< 2.8), python-six, python-testtools
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/main/p/python-zake/python-zake_0.1.6-1_all.deb
Size: 13908
MD5sum: 3fe47edacd02117e50fa5af0f972da93
SHA1: bb6524e84d63232d1433eb6e60cce0977e54978a
SHA256: d36cb3293c6026e6fd746d134209bc990b687de04de65dcb93881e3371557d4f
Description-en: provides a set of testing utilities for the kazoo library - Python 2.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 2.x module.
Description-md5: 91dea1ea3c85a0a080ea604e87bc3df0
Homepage: https://github.com/yahoo/Zake
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y