php-ev on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S php-ev

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

$ yay -Rns php-ev

2. Manually Install "php-ev" via AUR

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

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

b. Clone php-ev's git locally

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

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

$ cd ~/php-ev $ makepkg -si

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

ID: 1274656
Name: php-ev
PackageBaseID: 118812
PackageBase: php-ev
Version: 1.1.5-1
Description: PHP extension for interface to libev library
URL: https://bitbucket.org/osmanov/pecl-ev
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: danogentili
Submitter: lvht
FirstSubmitted: 1484459948
LastModified: 1687014735
URLPath: /cgit/aur.git/snapshot/php-ev.tar.gz