php-gearman on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S php-gearman

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

$ yay -Rns php-gearman

2. Manually Install "php-gearman" via AUR

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

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

b. Clone php-gearman's git locally

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

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

$ cd ~/php-gearman $ makepkg -si

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

ID: 1274657
Name: php-gearman
PackageBaseID: 69967
PackageBase: php-gearman
Version: 2.1.0-6
Description: PHP wrapper to libgearman
URL: https://github.com/php/pecl-networking-gearman
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: danogentili
Submitter: grevus
FirstSubmitted: 1368624602
LastModified: 1687014787
URLPath: /cgit/aur.git/snapshot/php-gearman.tar.gz