klogg on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S klogg

* (Optional) Uninstall klogg on Arch using YAY

$ yay -Rns klogg

2. Manually Install "klogg" via AUR

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

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

b. Clone klogg's git locally

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

c. Go to ~/klogg folder and install it

$ cd ~/klogg $ makepkg -si

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

ID: 1269733
Name: klogg
PackageBaseID: 183355
PackageBase: klogg
Version: 22.06-4
Description: A multi-platform GUI application that helps browse and search through long and complex log files. It is designed with programmers and system administrators in mind and can be seen as a graphical, interactive combination of grep, less, and tail
URL: https://klogg.filimonov.dev
NumVotes: 2
Popularity: 0.004817
OutOfDate:
Maintainer: variar
Submitter: variar
FirstSubmitted: 1655640757
LastModified: 1686184532
URLPath: /cgit/aur.git/snapshot/klogg.tar.gz