lwatch on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S lwatch

* (Optional) Uninstall lwatch on Arch using YAY

$ yay -Rns lwatch

2. Manually Install "lwatch" via AUR

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

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

b. Clone lwatch's git locally

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

c. Go to ~/lwatch folder and install it

$ cd ~/lwatch $ makepkg -si

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

ID: 1023682
Name: lwatch
PackageBaseID: 55340
PackageBase: lwatch
Version: 0.6.2-2
Description: Colourizing a system logs for easier reading.
URL: https://sourceforge.net/projects/lwatch/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: larchunix
FirstSubmitted: 1325020003
LastModified: 1642928476
URLPath: /cgit/aur.git/snapshot/lwatch.tar.gz