facron on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S facron

* (Optional) Uninstall facron on Arch using YAY

$ yay -Rns facron

2. Manually Install "facron" via AUR

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

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

b. Clone facron's git locally

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

c. Go to ~/facron folder and install it

$ cd ~/facron $ makepkg -si

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

ID: 231141
Name: facron
PackageBaseID: 94189
PackageBase: facron
Version: 1.1-1
Description: Advanced filesystem cron based on fanotify
URL: https://github.com/Keruspe/facron
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1433872486
LastModified: 1442370479
URLPath: /cgit/aur.git/snapshot/facron.tar.gz