dfl-inotify on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S dfl-inotify

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

$ yay -Rns dfl-inotify

2. Manually Install "dfl-inotify" via AUR

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

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

b. Clone dfl-inotify's git locally

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

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

$ cd ~/dfl-inotify $ makepkg -si

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

ID: 1364646
Name: dfl-inotify
PackageBaseID: 186175
PackageBase: dfl-inotify
Version: 0.2.0-1
Description: A Qt wrapper around inotify
URL: https://gitlab.com/desktop-frameworks/inotify
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Strit
Submitter: Strit
FirstSubmitted: 1664521811
LastModified: 1701725448
URLPath: /cgit/aur.git/snapshot/dfl-inotify.tar.gz