elasticsearch-xpack on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S elasticsearch-xpack

* (Optional) Uninstall elasticsearch-xpack on Arch using YAY

$ yay -Rns elasticsearch-xpack

2. Manually Install "elasticsearch-xpack" via AUR

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

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

b. Clone elasticsearch-xpack's git locally

$ git clone https://aur.archlinux.org/elasticsearch-xpack.git ~/elasticsearch-xpack

c. Go to ~/elasticsearch-xpack folder and install it

$ cd ~/elasticsearch-xpack $ makepkg -si

3. Information about the elasticsearch-xpack package on Arch User Repository (AUR)

ID: 1119494
Name: elasticsearch-xpack
PackageBaseID: 140657
PackageBase: elasticsearch-xpack
Version: 8.3.3-1
Description: Distributed RESTful search engine built on top of Lucene
URL: https://www.elastic.co/products/elasticsearch
NumVotes: 7
Popularity: 0.090836
OutOfDate:
Maintainer: dwheeler
FirstSubmitted: 1553649212
LastModified: 1659208337
URLPath: /cgit/aur.git/snapshot/elasticsearch-xpack.tar.gz