logstash on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "logstash" 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
Copied
b. Install logstash on Arch using YAY
$
yay -S
logstash
Copied
* (Optional) Uninstall logstash on Arch using YAY
$
yay -Rns
logstash
Copied
2. Manually Install "logstash" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone logstash's git locally
$
git clone https://aur.archlinux.org/logstash.git
~/logstash
Copied
c. Go to ~/logstash folder and install it
$
cd
~/logstash
Copied
$
makepkg -si
Copied
3. Information about the logstash package on Arch User Repository (AUR)
ID: 1417553
Name: logstash
PackageBaseID: 174869
PackageBase: logstash
Version: 8.12.2-1
Description: Transport and process your logs, events, or other data
URL: https://www.elastic.co/logstash/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bolleyboll
Submitter: hashworks
FirstSubmitted: 1641749369
LastModified: 1709143643
URLPath: /cgit/aur.git/snapshot/logstash.tar.gz
Name: logstash
PackageBaseID: 174869
PackageBase: logstash
Version: 8.12.2-1
Description: Transport and process your logs, events, or other data
URL: https://www.elastic.co/logstash/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bolleyboll
Submitter: hashworks
FirstSubmitted: 1641749369
LastModified: 1709143643
URLPath: /cgit/aur.git/snapshot/logstash.tar.gz