php-zookeeper on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S php-zookeeper

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

$ yay -Rns php-zookeeper

2. Manually Install "php-zookeeper" via AUR

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

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

b. Clone php-zookeeper's git locally

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

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

$ cd ~/php-zookeeper $ makepkg -si

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

ID: 461617
Name: php-zookeeper
PackageBaseID: 117743
PackageBase: php-zookeeper
Version: 0.4.0-1
Description: PHP extension for interfacing with Apache ZooKeeper
URL: https://github.com/php-zookeeper/php-zookeeper
NumVotes: 1
Popularity: 0
OutOfDate: 1620659989
Maintainer:
Submitter: lvht
FirstSubmitted: 1481683681
LastModified: 1510845620
URLPath: /cgit/aur.git/snapshot/php-zookeeper.tar.gz