python-inotify on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install python-inotify on Arch using YAY
$
yay -S
python-inotify
Copied
* (Optional) Uninstall python-inotify on Arch using YAY
$
yay -Rns
python-inotify
Copied
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
Copied
b. Clone python-inotify's git locally
$
git clone https://aur.archlinux.org/python-inotify.git
~/python-inotify
Copied
c. Go to ~/python-inotify folder and install it
$
cd
~/python-inotify
Copied
$
makepkg -si
Copied
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
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