elasticsearch-xpack7 on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S elasticsearch-xpack7

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

$ yay -Rns elasticsearch-xpack7

2. Manually Install "elasticsearch-xpack7" via AUR

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

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

b. Clone elasticsearch-xpack7's git locally

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

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

$ cd ~/elasticsearch-xpack7 $ makepkg -si

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

ID: 1119497
Name: elasticsearch-xpack7
PackageBaseID: 177834
PackageBase: elasticsearch-xpack7
Version: 7.17.5-1
Description: Distributed RESTful search engine built on top of Lucene
URL: https://www.elastic.co/products/elasticsearch
NumVotes: 1
Popularity: 0.050287
OutOfDate:
Maintainer: dwheeler
FirstSubmitted: 1649527784
LastModified: 1659208523
URLPath: /cgit/aur.git/snapshot/elasticsearch-xpack7.tar.gz