php-swoole on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S php-swoole

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

$ yay -Rns php-swoole

2. Manually Install "php-swoole" via AUR

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

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

b. Clone php-swoole's git locally

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

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

$ cd ~/php-swoole $ makepkg -si

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

ID: 1395630
Name: php-swoole
PackageBaseID: 117742
PackageBase: php-swoole
Version: 5.1.2-1
Description: Coroutine-based concurrency library for PHP
URL: https://github.com/swoole/swoole-src
NumVotes: 9
Popularity: 8.0E-6
OutOfDate:
Maintainer: ttc0419
Submitter: lvht
FirstSubmitted: 1481683545
LastModified: 1706638628
URLPath: /cgit/aur.git/snapshot/php-swoole.tar.gz