php-dio on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php-dio

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

$ yay -Rns php-dio

2. Manually Install "php-dio" via AUR

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

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

b. Clone php-dio's git locally

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

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

$ cd ~/php-dio $ makepkg -si

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

ID: 1145856
Name: php-dio
PackageBaseID: 36859
PackageBase: php-dio
Version: 0.2.1-1
Description: POSIX direct I/O functions for PHP
URL: http://pecl.php.net/package/dio
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: adlerweb
Submitter: adlerweb
FirstSubmitted: 1272569639
LastModified: 1664453600
URLPath: /cgit/aur.git/snapshot/php-dio.tar.gz