hwatch on AUR (Arch User Repository)

Last updated: September 23,2024

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

$ yay -S hwatch

* (Optional) Uninstall hwatch on Arch using YAY

$ yay -Rns hwatch

2. Manually Install "hwatch" via AUR

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

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

b. Clone hwatch's git locally

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

c. Go to ~/hwatch folder and install it

$ cd ~/hwatch $ makepkg -si

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

ID: 1421081
Name: hwatch
PackageBaseID: 189087
PackageBase: hwatch
Version: 0.3.11-1
Description: A modern alternative to the watch command
URL: https://github.com/blacknon/hwatch
NumVotes: 1
Popularity: 0.001233
OutOfDate:
Maintainer: orhun
Submitter: orhun
FirstSubmitted: 1672326589
LastModified: 1709632162
URLPath: /cgit/aur.git/snapshot/hwatch.tar.gz