python2-inotify on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python2-inotify

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

$ yay -Rns python2-inotify

2. Manually Install "python2-inotify" via AUR

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

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

b. Clone python2-inotify's git locally

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

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

$ cd ~/python2-inotify $ makepkg -si

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

ID: 615488
Name: python2-inotify
PackageBaseID: 124933
PackageBase: python-inotify
Version: 0.2.10-3
Description: Access inotify events via python (this is NOT related to python-pynotify!)
URL: https://pypi.python.org/pypi/inotify
NumVotes: 0
Popularity: 0
OutOfDate: 1639469874
Maintainer: sanerb
FirstSubmitted: 1503203474
LastModified: 1558697743
URLPath: /cgit/aur.git/snapshot/python2-inotify.tar.gz