python-asyncinotify on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-asyncinotify

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

$ yay -Rns python-asyncinotify

2. Manually Install "python-asyncinotify" via AUR

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

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

b. Clone python-asyncinotify's git locally

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

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

$ cd ~/python-asyncinotify $ makepkg -si

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

ID: 1285485
Name: python-asyncinotify
PackageBaseID: 195487
PackageBase: python-asyncinotify
Version: 4.0.2-1
Description: A simple optionally-async python inotify library, focused on simplicity of use and operation, and leveraging modern Python features
URL: https://gitlab.com/Taywee/asyncinotify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: notEvil
Submitter: notEvil
FirstSubmitted: 1688890004
LastModified: 1688890004
URLPath: /cgit/aur.git/snapshot/python-asyncinotify.tar.gz