logwarn on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S logwarn

* (Optional) Uninstall logwarn on Arch using YAY

$ yay -Rns logwarn

2. Manually Install "logwarn" via AUR

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

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

b. Clone logwarn's git locally

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

c. Go to ~/logwarn folder and install it

$ cd ~/logwarn $ makepkg -si

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

ID: 197005
Name: logwarn
PackageBaseID: 74521
PackageBase: logwarn
Version: 1.0.11-1
Description: Utility for finding interesting messages in log files
URL: https://code.google.com/p/logwarn
NumVotes: 1
Popularity: 0
OutOfDate: 1699623806
Maintainer: loxley
Submitter: loxley
FirstSubmitted: 1382090147
LastModified: 1434446961
URLPath: /cgit/aur.git/snapshot/logwarn.tar.gz