php-event on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S php-event

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

$ yay -Rns php-event

2. Manually Install "php-event" via AUR

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

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

b. Clone php-event's git locally

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

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

$ cd ~/php-event $ makepkg -si

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

ID: 920711
Name: php-event
PackageBaseID: 125650
PackageBase: php-event
Version: 3.0.5-1
Description: PHP PECL extension providing interface to libevent library
URL: https://pecl.php.net/package/event
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keithspg
Submitter: nyim
FirstSubmitted: 1505724265
LastModified: 1623611863
URLPath: /cgit/aur.git/snapshot/php-event.tar.gz