graylog on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S graylog

* (Optional) Uninstall graylog on Arch using YAY

$ yay -Rns graylog

2. Manually Install "graylog" via AUR

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

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

b. Clone graylog's git locally

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

c. Go to ~/graylog folder and install it

$ cd ~/graylog $ makepkg -si

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

ID: 1424230
Name: graylog
PackageBaseID: 90652
PackageBase: graylog
Version: 5.2.5-1
Description: Free and open source log management platform
URL: https://github.com/graylog2/graylog2-server
NumVotes: 14
Popularity: 0.367126
OutOfDate:
Maintainer: tachtler
Submitter: Spider.007
FirstSubmitted: 1424442986
LastModified: 1710051486
URLPath: /cgit/aur.git/snapshot/graylog.tar.gz