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

Last updated: May 14,2024

1. Install "python-txzookeeper" package

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

$ sudo apt update $ sudo apt install python-txzookeeper

2. Uninstall "python-txzookeeper" package

This tutorial shows how to uninstall python-txzookeeper on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-txzookeeper
Priority: optional
Section: universe/python
Installed-Size: 382
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: txzookeeper
Version: 0.9.8-1
Provides: python2.7-txzookeeper
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-twisted, python-zookeeper
Filename: pool/universe/t/txzookeeper/python-txzookeeper_0.9.8-1_all.deb
Size: 71914
MD5sum: f545264daa4afeeaed2a917f8c1c5255
SHA1: 86e0c0551cdb863c7feff7001ba593cf5aa1537d
SHA256: 2cd23c972020ffe4fdcd94bfa6ed412d8c0a5cd23c3de6f3591f246b684d321b
Description-en: Twisted-based Asynchronous Libraries for Apache Zookeeper.
This project's goal is to have a complete Twisted API representing the spectrum
of the underlying zookeeper api for constructing distributed applications.
Description-md5: cf3c7cd4f1f1f1b9e1035ad9a333c318
Homepage: https://launchpad.net/txzookeeper
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu