dwatch on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "dwatch" 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 dwatch on Arch using YAY
$
yay -S
dwatch
Copied
* (Optional) Uninstall dwatch on Arch using YAY
$
yay -Rns
dwatch
Copied
2. Manually Install "dwatch" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone dwatch's git locally
$
git clone https://aur.archlinux.org/dwatch.git
~/dwatch
Copied
c. Go to ~/dwatch folder and install it
$
cd
~/dwatch
Copied
$
makepkg -si
Copied
3. Information about the dwatch package on Arch User Repository (AUR)
ID: 1272077
Name: dwatch
PackageBaseID: 186772
PackageBase: dwatch
Version: 0.2.0-1
Description: A tool to watch command output for differences and send notifications.
URL: https://github.com/IngoMeyer441/dwatch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1666280434
LastModified: 1686567956
URLPath: /cgit/aur.git/snapshot/dwatch.tar.gz
Name: dwatch
PackageBaseID: 186772
PackageBase: dwatch
Version: 0.2.0-1
Description: A tool to watch command output for differences and send notifications.
URL: https://github.com/IngoMeyer441/dwatch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1666280434
LastModified: 1686567956
URLPath: /cgit/aur.git/snapshot/dwatch.tar.gz