easywatch on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S easywatch

* (Optional) Uninstall easywatch on Arch using YAY

$ yay -Rns easywatch

2. Manually Install "easywatch" via AUR

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

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

b. Clone easywatch's git locally

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

c. Go to ~/easywatch folder and install it

$ cd ~/easywatch $ makepkg -si

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

ID: 970098
Name: easywatch
PackageBaseID: 171682
PackageBase: easywatch
Version: 1.0.0-1
Description: A simple and easy to use tool to run command when files change
URL: https://sr.ht/~cdrozak/easywatch/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cdrozak
Submitter: cdrozak
FirstSubmitted: 1633460096
LastModified: 1633460096
URLPath: /cgit/aur.git/snapshot/easywatch.tar.gz