fmon on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S fmon

* (Optional) Uninstall fmon on Arch using YAY

$ yay -Rns fmon

2. Manually Install "fmon" via AUR

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

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

b. Clone fmon's git locally

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

c. Go to ~/fmon folder and install it

$ cd ~/fmon $ makepkg -si

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

ID: 1297846
Name: fmon
PackageBaseID: 196348
PackageBase: fmon
Version: 1.4-2
Description: A quick, easy, and multi-threaded method to poll file modification.
URL: https://github.com/lvlrk/fmon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lvlrk
Submitter: lvlrk
FirstSubmitted: 1690945650
LastModified: 1690946974
URLPath: /cgit/aur.git/snapshot/fmon.tar.gz