journalcheck on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S journalcheck

* (Optional) Uninstall journalcheck on Arch using YAY

$ yay -Rns journalcheck

2. Manually Install "journalcheck" via AUR

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

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

b. Clone journalcheck's git locally

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

c. Go to ~/journalcheck folder and install it

$ cd ~/journalcheck $ makepkg -si

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

ID: 1178983
Name: journalcheck
PackageBaseID: 141176
PackageBase: journalcheck
Version: 1.3-1
Description: A simple replacement for logcheck when using journald
URL: https://github.com/lynix/journalcheck
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: lynix
Submitter: lynix
FirstSubmitted: 1555071655
LastModified: 1670336847
URLPath: /cgit/aur.git/snapshot/journalcheck.tar.gz