monitorfs on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S monitorfs

* (Optional) Uninstall monitorfs on Arch using YAY

$ yay -Rns monitorfs

2. Manually Install "monitorfs" via AUR

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

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

b. Clone monitorfs's git locally

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

c. Go to ~/monitorfs folder and install it

$ cd ~/monitorfs $ makepkg -si

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

ID: 1170369
Name: monitorfs
PackageBaseID: 178896
PackageBase: monitorfs
Version: v0.0.4.r0.g90fe838-1
Description: Monitor filesystem, Do something on some filesystem event
URL: https://github.com/vcup/MonitorFileSystem
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: miryo
Submitter: miryo
FirstSubmitted: 1652695691
LastModified: 1668674838
URLPath: /cgit/aur.git/snapshot/monitorfs.tar.gz