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

Last updated: May 06,2024

1. Install "python-kazoo" package

Please follow the guidance below to install python-kazoo on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-kazoo

2. Uninstall "python-kazoo" package

This guide covers the steps necessary to uninstall python-kazoo on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-kazoo
Priority: optional
Section: python
Installed-Size: 481
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: kazoo
Version: 2.2.1-1ubuntu1
Depends: python-six, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-kazoo-doc
Filename: pool/main/k/kazoo/python-kazoo_2.2.1-1ubuntu1_all.deb
Size: 79858
MD5sum: 66a5fb8fcf0df4460a871070c867f9d2
SHA1: 2729fb1dd6315752bc4e114cbb0038bbbe21d46b
SHA256: 11d94c879ca6cc0cdb8d214fc1a36fbbd6731b91235e64651d799d3601930ca5
Description-en: higher level API to Apache Zookeeper (Python 2)
Kazoo features:
.
* A wide range of recipe implementations, like Lock, Election or Queue
* Data and Children Watchers
* Simplified Zookeeper connection state tracking
* Unified asynchronous API for use with greenlets or threads
* Support for gevent 0.13 and gevent 1.0
* Support for Zookeeper 3.3 and 3.4 servers
* Integrated testing helpers for Zookeeper clusters
* Pure-Python based implementation of the wire protocol, avoiding all the
memory leaks, lacking features, and debugging madness of the C library
.
Kazoo is heavily inspired by Netflix Curator simplifications and helpers.
.
This is the Python 2 version of the package.
Description-md5: 83fe80f8df82718938dd2dde0c9ea5bb
Homepage: https://kazoo.readthedocs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y