journalwatch on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "journalwatch" 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 journalwatch on Arch using YAY
$
yay -S
journalwatch
Copied
* (Optional) Uninstall journalwatch on Arch using YAY
$
yay -Rns
journalwatch
Copied
2. Manually Install "journalwatch" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone journalwatch's git locally
$
git clone https://aur.archlinux.org/journalwatch.git
~/journalwatch
Copied
c. Go to ~/journalwatch folder and install it
$
cd
~/journalwatch
Copied
$
makepkg -si
Copied
3. Information about the journalwatch package on Arch User Repository (AUR)
ID: 851393
Name: journalwatch
PackageBaseID: 83754
PackageBase: journalwatch
Version: 1.1.0-4
Description: Filter error messages from systemd journal, similar to logcheck/logwatch.
URL: https://pypi.python.org/pypi/journalwatch/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: The-Compiler
Submitter: The-Compiler
FirstSubmitted: 1405079971
LastModified: 1611319841
URLPath: /cgit/aur.git/snapshot/journalwatch.tar.gz
Name: journalwatch
PackageBaseID: 83754
PackageBase: journalwatch
Version: 1.1.0-4
Description: Filter error messages from systemd journal, similar to logcheck/logwatch.
URL: https://pypi.python.org/pypi/journalwatch/
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: The-Compiler
Submitter: The-Compiler
FirstSubmitted: 1405079971
LastModified: 1611319841
URLPath: /cgit/aur.git/snapshot/journalwatch.tar.gz