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