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