How To Install ZkServer In Debian, Ubuntu, Kali, Fedora, Raspbian And MacOS?

How To Install ZkServer In Debian, Ubuntu, Kali, Fedora, Raspbian And MacOS?

zkServer

High-performance coordination service for distributed applications

Maintainer: Debian Java Maintainers



Section: net

Install zkServer

  • Debian apt-get install zookeeper Click to copy
  • Ubuntu apt-get install zookeeper Click to copy
  • Kali Linux apt-get install zookeeper Click to copy
  • Fedora dnf install zookeeper Click to copy
  • Raspbian apt-get install zookeeper Click to copy
  • macOS brew install zookeeper Click to copy

zookeeper

High-performance coordination service for distributed applications

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 shell scripts and an example configuration but does not automatically start up the service. The example configuration is installed with the update-alternatives mechanism.

Install the latest version of zkServer in Debian, Ubuntu, Kali, Fedora, Raspbian and macOS from terminal. To install the zkServer just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of zkServer from the respository and install it in your computer/server.