python-aionotify on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-aionotify

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

$ yay -Rns python-aionotify

2. Manually Install "python-aionotify" via AUR

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

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

b. Clone python-aionotify's git locally

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

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

$ cd ~/python-aionotify $ makepkg -si

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

ID: 733758
Name: python-aionotify
PackageBaseID: 129032
PackageBase: python-aionotify
Version: 0.2.0-1
Description: aionotify is a simple, asyncio-based inotify library.
URL: https://github.com/rbarrois/aionotify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnanar
Submitter: jnanar
FirstSubmitted: 1515415009
LastModified: 1589060241
URLPath: /cgit/aur.git/snapshot/python-aionotify.tar.gz