zookeeper-stable on AUR (Arch User Repository)

Last updated: November 07,2024

1. Install "zookeeper-stable" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install zookeeper-stable on Arch using YAY

$ yay -S zookeeper-stable

* (Optional) Uninstall zookeeper-stable on Arch using YAY

$ yay -Rns zookeeper-stable

2. Manually Install "zookeeper-stable" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone zookeeper-stable's git locally

$ git clone https://aur.archlinux.org/zookeeper-stable.git ~/zookeeper-stable

c. Go to ~/zookeeper-stable folder and install it

$ cd ~/zookeeper-stable $ makepkg -si

3. Information about the zookeeper-stable package on Arch User Repository (AUR)

ID: 891731
Name: zookeeper-stable
PackageBaseID: 165559
PackageBase: zookeeper-stable
Version: 3.6.3-1
Description: Open-source server which enables highly reliable distributed coordination
URL: https://zookeeper.apache.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1651739101
Maintainer: flavius
FirstSubmitted: 1618302356
LastModified: 1618302475
URLPath: /cgit/aur.git/snapshot/zookeeper-stable.tar.gz