gamin on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gamin

* (Optional) Uninstall gamin on Arch using YAY

$ yay -Rns gamin

2. Manually Install "gamin" via AUR

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

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

b. Clone gamin's git locally

$ git clone https://aur.archlinux.org/gamin.git ~/gamin

c. Go to ~/gamin folder and install it

$ cd ~/gamin $ makepkg -si

3. Information about the gamin package on Arch User Repository (AUR)

ID: 1097566
Name: gamin
PackageBaseID: 140756
PackageBase: gamin
Version: 0.1.10-9
Description: File and directory monitoring system defined to be a subset of the FAM (File Alteration Monitor)
URL: https://download.gnome.org/sources/gamin/
NumVotes: 48
Popularity: 5.8E-5
OutOfDate:
Maintainer: bidulock
Submitter: arojas
FirstSubmitted: 1553719125
LastModified: 1655085128
URLPath: /cgit/aur.git/snapshot/gamin.tar.gz