php-inotify on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S php-inotify

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

$ yay -Rns php-inotify

2. Manually Install "php-inotify" via AUR

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

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

b. Clone php-inotify's git locally

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

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

$ cd ~/php-inotify $ makepkg -si

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

ID: 876036
Name: php-inotify
PackageBaseID: 90453
PackageBase: php-inotify
Version: 3.0.0-1
Description: Inotify bindings for PHP 5 and PHP 7.
URL: http://pecl.php.net/package/inotify
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fryfrog
Submitter: bgaleotti
FirstSubmitted: 1423880532
LastModified: 1615506487
URLPath: /cgit/aur.git/snapshot/php-inotify.tar.gz