python2-inotifyx on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S python2-inotifyx

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

$ yay -Rns python2-inotifyx

2. Manually Install "python2-inotifyx" via AUR

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

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

b. Clone python2-inotifyx's git locally

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

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

$ cd ~/python2-inotifyx $ makepkg -si

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

ID: 282917
Name: python2-inotifyx
PackageBaseID: 94681
PackageBase: python2-inotifyx
Version: 0.2.2-3
Description: A simple Python binding to the Linux inotify file system event monitoring API
URL:
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: MagicAndWires
FirstSubmitted: 1434397924
LastModified: 1457451813
URLPath: /cgit/aur.git/snapshot/python2-inotifyx.tar.gz