kibana on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "kibana" 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 kibana on Arch using YAY
$
yay -S
kibana
Copied
* (Optional) Uninstall kibana on Arch using YAY
$
yay -Rns
kibana
Copied
2. Manually Install "kibana" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone kibana's git locally
$
git clone https://aur.archlinux.org/kibana.git
~/kibana
Copied
c. Go to ~/kibana folder and install it
$
cd
~/kibana
Copied
$
makepkg -si
Copied
3. Information about the kibana package on Arch User Repository (AUR)
ID: 1015746
Name: kibana
PackageBaseID: 174831
PackageBase: kibana
Version: 7.10.2-1
Description: Browser based analytics and search dashboard for Elasticsearch
URL: https://www.elastic.co/products/kibana
NumVotes: 0
Popularity: 0
OutOfDate: 1641840658
Maintainer:
Submitter: hashworks
FirstSubmitted: 1641659389
LastModified: 1641659389
URLPath: /cgit/aur.git/snapshot/kibana.tar.gz
Name: kibana
PackageBaseID: 174831
PackageBase: kibana
Version: 7.10.2-1
Description: Browser based analytics and search dashboard for Elasticsearch
URL: https://www.elastic.co/products/kibana
NumVotes: 0
Popularity: 0
OutOfDate: 1641840658
Maintainer:
Submitter: hashworks
FirstSubmitted: 1641659389
LastModified: 1641659389
URLPath: /cgit/aur.git/snapshot/kibana.tar.gz