elasticsearch2 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S elasticsearch2

* (Optional) Uninstall elasticsearch2 on Arch using YAY

$ yay -Rns elasticsearch2

2. Manually Install "elasticsearch2" via AUR

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

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

b. Clone elasticsearch2's git locally

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

c. Go to ~/elasticsearch2 folder and install it

$ cd ~/elasticsearch2 $ makepkg -si

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

ID: 1026639
Name: elasticsearch2
PackageBaseID: 116718
PackageBase: elasticsearch2
Version: 2.4.6-2
Description: Distributed RESTful search engine built on top of Lucene
URL: https://www.elastic.co/products/elasticsearch
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1478180717
LastModified: 1643294550
URLPath: /cgit/aur.git/snapshot/elasticsearch2.tar.gz