journal-viewer on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S journal-viewer

* (Optional) Uninstall journal-viewer on Arch using YAY

$ yay -Rns journal-viewer

2. Manually Install "journal-viewer" via AUR

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

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

b. Clone journal-viewer's git locally

$ git clone https://aur.archlinux.org/journal-viewer.git ~/journal-viewer

c. Go to ~/journal-viewer folder and install it

$ cd ~/journal-viewer $ makepkg -si

3. Information about the journal-viewer package on Arch User Repository (AUR)

ID: 1256192
Name: journal-viewer
PackageBaseID: 191956
PackageBase: journal-viewer
Version: 0.4.0-1
Description: A modern linux desktop application to visualize systemd logs.
URL: https://github.com/mingue/journal-viewer
NumVotes: 2
Popularity: 0.002288
OutOfDate:
Maintainer: mingue
Submitter: mingue
FirstSubmitted: 1679861454
LastModified: 1683764610
URLPath: /cgit/aur.git/snapshot/journal-viewer.tar.gz