libzookeeper on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "libzookeeper" 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 libzookeeper on Arch using YAY

$ yay -S libzookeeper

* (Optional) Uninstall libzookeeper on Arch using YAY

$ yay -Rns libzookeeper

2. Manually Install "libzookeeper" via AUR

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

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

b. Clone libzookeeper's git locally

$ git clone https://aur.archlinux.org/libzookeeper.git ~/libzookeeper

c. Go to ~/libzookeeper folder and install it

$ cd ~/libzookeeper $ makepkg -si

3. Information about the libzookeeper package on Arch User Repository (AUR)

ID: 475096
Name: libzookeeper
PackageBaseID: 103705
PackageBase: libzookeeper
Version: 3.4.11-1
Description: libzookeeper
URL: https://github.com/apache/zookeeper
NumVotes: 2
Popularity: 0
OutOfDate: 1600792415
Maintainer:
Submitter: AeroNotix
FirstSubmitted: 1448281217
LastModified: 1515087225
URLPath: /cgit/aur.git/snapshot/libzookeeper.tar.gz