klogg-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S klogg-bin

* (Optional) Uninstall klogg-bin on Arch using YAY

$ yay -Rns klogg-bin

2. Manually Install "klogg-bin" via AUR

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

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

b. Clone klogg-bin's git locally

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

c. Go to ~/klogg-bin folder and install it

$ cd ~/klogg-bin $ makepkg -si

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

ID: 1272420
Name: klogg-bin
PackageBaseID: 154719
PackageBase: klogg-bin
Version: 22.06-2
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: 4
Popularity: 3.0E-6
OutOfDate:
Maintainer: variar
Submitter: ragouel
FirstSubmitted: 1592834301
LastModified: 1686615270
URLPath: /cgit/aur.git/snapshot/klogg-bin.tar.gz