goller on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S goller

* (Optional) Uninstall goller on Arch using YAY

$ yay -Rns goller

2. Manually Install "goller" via AUR

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

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

b. Clone goller's git locally

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

c. Go to ~/goller folder and install it

$ cd ~/goller $ makepkg -si

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

ID: 806164
Name: goller
PackageBaseID: 106878
PackageBase: goller
Version: 2.5.0-1
Description: Command line log parser to aggregate fields and count occurences
URL: https://github.com/antham/goller
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: antham
Submitter: antham
FirstSubmitted: 1454278088
LastModified: 1603025593
URLPath: /cgit/aur.git/snapshot/goller.tar.gz