kibana4 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S kibana4

* (Optional) Uninstall kibana4 on Arch using YAY

$ yay -Rns kibana4

2. Manually Install "kibana4" via AUR

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

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

b. Clone kibana4's git locally

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

c. Go to ~/kibana4 folder and install it

$ cd ~/kibana4 $ makepkg -si

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

ID: 375137
Name: kibana4
PackageBaseID: 118859
PackageBase: kibana4
Version: 4.6.4-1
Description: browser based analytics and search dashboard for Elasticsearch. Please note; this package replaces the distributed precompiled binary 'node' (this is a fork from kibana which is on v5)
URL: https://www.elastic.co/products/kibana
NumVotes: 0
Popularity: 0
OutOfDate: 1602947477
Maintainer:
FirstSubmitted: 1484642542
LastModified: 1484642849
URLPath: /cgit/aur.git/snapshot/kibana4.tar.gz