python-inotify-simple on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-inotify-simple

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

$ yay -Rns python-inotify-simple

2. Manually Install "python-inotify-simple" 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-simple's git locally

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

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

$ cd ~/python-inotify-simple $ makepkg -si

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

ID: 774979
Name: python-inotify-simple
PackageBaseID: 115708
PackageBase: python-inotify-simple
Version: 1.3.5-1
Description: A simple wrapper around inotify.
URL: https://pypi.python.org/pypi/inotify_simple
NumVotes: 8
Popularity: 0.521424
OutOfDate:
Maintainer: chrisjbillington
FirstSubmitted: 1474616862
LastModified: 1596673668
URLPath: /cgit/aur.git/snapshot/python-inotify-simple.tar.gz