splunk on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S splunk

* (Optional) Uninstall splunk on Arch using YAY

$ yay -Rns splunk

2. Manually Install "splunk" via AUR

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

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

b. Clone splunk's git locally

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

c. Go to ~/splunk folder and install it

$ cd ~/splunk $ makepkg -si

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

ID: 1405263
Name: splunk
PackageBaseID: 104303
PackageBase: splunk
Version: 3:9.2.0.0-1
Description: Statistical analysis and search tool for logs and machine data
URL: https://www.splunk.com/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: lb.laboon
Submitter: lb.laboon
FirstSubmitted: 1449507367
LastModified: 1707267128
URLPath: /cgit/aur.git/snapshot/splunk.tar.gz