How to Install and Uninstall zookeeperd Package on Kali Linux

Last updated: May 09,2024

1. Install "zookeeperd" package

Please follow the guidance below to install zookeeperd on Kali Linux

$ sudo apt update $ sudo apt install zookeeperd

2. Uninstall "zookeeperd" package

Learn how to uninstall zookeeperd on Kali Linux:

$ sudo apt remove zookeeperd $ sudo apt autoclean && sudo apt autoremove

3. Information about the zookeeperd package on Kali Linux

Package: zookeeperd
Source: zookeeper
Version: 3.9.1-1
Installed-Size: 32
Maintainer: Debian Java Maintainers
Architecture: all
Depends: zookeeper (= 3.9.1-1)
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 8952
SHA256: 9e0f5b9feeab42303e2e67c91f9cb19a2ca83433a065d3b3ca11a9aeb3e87c34
SHA1: 7601b4e6415635d7fba8b1fbc60a65868df56314
MD5sum: 07eb30c606b05d82dd6ca831d86fbd87
Description: Init control scripts 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 init.d scripts to start and stop zookeeper and starts
zookeeper on installation.
Description-md5:
Homepage: https://zookeeper.apache.org
Section: net
Priority: optional
Filename: pool/main/z/zookeeper/zookeeperd_3.9.1-1_all.deb