php-inotify on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install php-inotify on Arch using YAY
$
yay -S
php-inotify
Copied
* (Optional) Uninstall php-inotify on Arch using YAY
$
yay -Rns
php-inotify
Copied
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
Copied
b. Clone php-inotify's git locally
$
git clone https://aur.archlinux.org/php-inotify.git
~/php-inotify
Copied
c. Go to ~/php-inotify folder and install it
$
cd
~/php-inotify
Copied
$
makepkg -si
Copied
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
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