elasticsearch7 on AUR (Arch User Repository)

Last updated: March 09,2025

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

$ yay -S elasticsearch7

* (Optional) Uninstall elasticsearch7 on Arch using YAY

$ yay -Rns elasticsearch7

2. Manually Install "elasticsearch7" via AUR

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

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

b. Clone elasticsearch7's git locally

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

c. Go to ~/elasticsearch7 folder and install it

$ cd ~/elasticsearch7 $ makepkg -si

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

ID: 1418815
Name: elasticsearch7
PackageBaseID: 176680
PackageBase: elasticsearch7
Version: 7.17.18-1
Description: Free and Open, Distributed, RESTful Search Engine
URL: https://www.elastic.co/elasticsearch/
NumVotes: 2
Popularity: 0.000222
OutOfDate:
Maintainer: HLFH
Submitter: kode54
FirstSubmitted: 1646637537
LastModified: 1709285433
URLPath: /cgit/aur.git/snapshot/elasticsearch7.tar.gz