elasticsearch17 on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S elasticsearch17

* (Optional) Uninstall elasticsearch17 on Arch using YAY

$ yay -Rns elasticsearch17

2. Manually Install "elasticsearch17" via AUR

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

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

b. Clone elasticsearch17's git locally

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

c. Go to ~/elasticsearch17 folder and install it

$ cd ~/elasticsearch17 $ makepkg -si

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

ID: 380751
Name: elasticsearch17
PackageBaseID: 111863
PackageBase: elasticsearch17
Version: 1.7.6-1
Description: Distributed RESTful search engine built on top of Lucene (1.7.x)
URL: https://www.elastic.co/products/elasticsearch
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: JonnyJD
FirstSubmitted: 1464613679
LastModified: 1486208110
URLPath: /cgit/aur.git/snapshot/elasticsearch17.tar.gz