glogg on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S glogg

* (Optional) Uninstall glogg on Arch using YAY

$ yay -Rns glogg

2. Manually Install "glogg" via AUR

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

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

b. Clone glogg's git locally

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

c. Go to ~/glogg folder and install it

$ cd ~/glogg $ makepkg -si

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

ID: 1034364
Name: glogg
PackageBaseID: 175850
PackageBase: glogg
Version: 1.1.4-1
Description: A Qt GUI application to browse and search through long or complex log files.
URL: http://glogg.bonnefon.org/
NumVotes: 1
Popularity: 0.000928
OutOfDate:
Maintainer: DarkShadow44
Submitter: DarkShadow44
FirstSubmitted: 1644453686
LastModified: 1644453686
URLPath: /cgit/aur.git/snapshot/glogg.tar.gz