elasticsearch on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S elasticsearch

* (Optional) Uninstall elasticsearch on Arch using YAY

$ yay -Rns elasticsearch

2. Manually Install "elasticsearch" via AUR

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

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

b. Clone elasticsearch's git locally

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

c. Go to ~/elasticsearch folder and install it

$ cd ~/elasticsearch $ makepkg -si

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

ID: 1413802
Name: elasticsearch
PackageBaseID: 174833
PackageBase: elasticsearch
Version: 8.12.2-1
Description: Free and Open, Distributed, RESTful Search Engine
URL: https://www.elastic.co/elasticsearch/
NumVotes: 8
Popularity: 0.435648
OutOfDate:
Maintainer: ipaqmaster
Submitter: hashworks
FirstSubmitted: 1641659450
LastModified: 1708620570
URLPath: /cgit/aur.git/snapshot/elasticsearch.tar.gz