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

Last updated: May 11,2024

1. Install "python3-zookeeper" package

Please follow the step by step instructions below to install python3-zookeeper on Kali Linux

$ sudo apt update $ sudo apt install python3-zookeeper

2. Uninstall "python3-zookeeper" package

Here is a brief guide to show you how to uninstall python3-zookeeper on Kali Linux:

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

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

Package: python3-zookeeper
Source: zookeeper (3.9.1-1)
Version: 3.9.1-1+b1
Installed-Size: 171
Maintainer: Debian Java Maintainers
Architecture: amd64
Depends: libzookeeper-mt2 (= 3.9.1-1+b1), python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.14)
Size: 28100
SHA256: 82b409d18514b92dfd9f619e67ed29561c4d8b5eef3d7a176bd047043d90cf94
SHA1: f4e4e378f5fa180f025fa939a2c4d1dcc58dd4bd
MD5sum: ee4e1e37d8b130c2950862fbd4923108
Description: Python bindings for zookeeper
ZooKeeper is a centralized, reliable, service for maintaining configuration
information, naming, providing distributed synchronization, and group
services. All of these kinds of services are used in some form or another by
distributed applications.
.
This package contains the Python bindings.
Description-md5:
Homepage: https://zookeeper.apache.org
Section: python
Priority: optional
Filename: pool/main/z/zookeeper/python3-zookeeper_3.9.1-1+b1_amd64.deb