python-inotifyrecursive on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-inotifyrecursive

* (Optional) Uninstall python-inotifyrecursive on Arch using YAY

$ yay -Rns python-inotifyrecursive

2. Manually Install "python-inotifyrecursive" via AUR

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

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

b. Clone python-inotifyrecursive's git locally

$ git clone https://aur.archlinux.org/python-inotifyrecursive.git ~/python-inotifyrecursive

c. Go to ~/python-inotifyrecursive folder and install it

$ cd ~/python-inotifyrecursive $ makepkg -si

3. Information about the python-inotifyrecursive package on Arch User Repository (AUR)

ID: 886252
Name: python-inotifyrecursive
PackageBaseID: 165127
PackageBase: python-inotifyrecursive
Version: 0.3.5-1
Description: Simple recursive inotify watches for Python
URL: https://github.com/letorbi/inotifyrecursive
NumVotes: 3
Popularity: 0.590788
OutOfDate:
Maintainer: amo
Submitter: amo
FirstSubmitted: 1617286942
LastModified: 1617286943
URLPath: /cgit/aur.git/snapshot/python-inotifyrecursive.tar.gz