kibana5 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S kibana5

* (Optional) Uninstall kibana5 on Arch using YAY

$ yay -Rns kibana5

2. Manually Install "kibana5" via AUR

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

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

b. Clone kibana5's git locally

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

c. Go to ~/kibana5 folder and install it

$ cd ~/kibana5 $ makepkg -si

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

ID: 726343
Name: kibana5
PackageBaseID: 129947
PackageBase: kibana5
Version: 5.6.16-2
Description: Browser based analytics and search dashboard for Elasticsearch5 series
URL: https://www.elastic.co/products/kibana
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jskier
FirstSubmitted: 1518299482
LastModified: 1587844324
URLPath: /cgit/aur.git/snapshot/kibana5.tar.gz