python-inotify on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python-inotify

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

$ yay -Rns python-inotify

2. Manually Install "python-inotify" via AUR

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

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

b. Clone python-inotify's git locally

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

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

$ cd ~/python-inotify $ makepkg -si

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

ID: 1105063
Name: python-inotify
PackageBaseID: 124933
PackageBase: python-inotify
Version: 0.2.10-4
Description: Access inotify events via python (this is not related to python-pynotify)
URL: https://pypi.org/project/inotify/0.2.10/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rogach
Submitter: sanerb
FirstSubmitted: 1503203474
LastModified: 1656450069
URLPath: /cgit/aur.git/snapshot/python-inotify.tar.gz