logstash-xpack on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S logstash-xpack

* (Optional) Uninstall logstash-xpack on Arch using YAY

$ yay -Rns logstash-xpack

2. Manually Install "logstash-xpack" via AUR

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

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

b. Clone logstash-xpack's git locally

$ git clone https://aur.archlinux.org/logstash-xpack.git ~/logstash-xpack

c. Go to ~/logstash-xpack folder and install it

$ cd ~/logstash-xpack $ makepkg -si

3. Information about the logstash-xpack package on Arch User Repository (AUR)

ID: 1068012
Name: logstash-xpack
PackageBaseID: 140658
PackageBase: logstash-xpack
Version: 8.1.2-1
Description: Tool for managing events and logs
URL: https://www.elastic.co/products/logstash/
NumVotes: 3
Popularity: 1.0E-6
OutOfDate: 1667506704
Maintainer:
Submitter: hnws
FirstSubmitted: 1553650460
LastModified: 1650174333
URLPath: /cgit/aur.git/snapshot/logstash-xpack.tar.gz