polywatch on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S polywatch

* (Optional) Uninstall polywatch on Arch using YAY

$ yay -Rns polywatch

2. Manually Install "polywatch" via AUR

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

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

b. Clone polywatch's git locally

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

c. Go to ~/polywatch folder and install it

$ cd ~/polywatch $ makepkg -si

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

ID: 1422322
Name: polywatch
PackageBaseID: 195145
PackageBase: polywatch
Version: 1.2.0-1
Description: File change watcher with filter & rate limit feature which run command(s) when file change events happen
URL: https://pouyanh.github.io/polywatch/
NumVotes: 1
Popularity: 0.010461
OutOfDate:
Maintainer: pouyan
Submitter: pouyan
FirstSubmitted: 1687992089
LastModified: 1709797413
URLPath: /cgit/aur.git/snapshot/polywatch.tar.gz