python2-pyinotify on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-pyinotify

* (Optional) Uninstall python2-pyinotify on Arch using YAY

$ yay -Rns python2-pyinotify

2. Manually Install "python2-pyinotify" via AUR

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

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

b. Clone python2-pyinotify's git locally

$ git clone https://aur.archlinux.org/python2-pyinotify.git ~/python2-pyinotify

c. Go to ~/python2-pyinotify folder and install it

$ cd ~/python2-pyinotify $ makepkg -si

3. Information about the python2-pyinotify package on Arch User Repository (AUR)

ID: 697468
Name: python2-pyinotify
PackageBaseID: 149194
PackageBase: python2-pyinotify
Version: 0.9.6-7
Description: Python module used for monitoring filesystems events on Linux platforms with inotify.
URL: https://github.com/seb-m/pyinotify
NumVotes: 3
Popularity: 0
OutOfDate: 1709068058
Maintainer:
Submitter: ValHue
FirstSubmitted: 1581854957
LastModified: 1581854957
URLPath: /cgit/aur.git/snapshot/python2-pyinotify.tar.gz

5. The same packages on other Linux Distributions