php-parallel-git on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S php-parallel-git

* (Optional) Uninstall php-parallel-git on Arch using YAY

$ yay -Rns php-parallel-git

2. Manually Install "php-parallel-git" via AUR

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

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

b. Clone php-parallel-git's git locally

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

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

$ cd ~/php-parallel-git $ makepkg -si

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

ID: 586373
Name: php-parallel-git
PackageBaseID: 139636
PackageBase: php-parallel-git
Version: r55.a4bf7ab-1
Description: A succinct parallel concurrency API for PHP7
URL: https://github.com/krakjoe/parallel
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: User
Submitter: User
FirstSubmitted: 1550192352
LastModified: 1550192675
URLPath: /cgit/aur.git/snapshot/php-parallel-git.tar.gz