elasticdump on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S elasticdump

* (Optional) Uninstall elasticdump on Arch using YAY

$ yay -Rns elasticdump

2. Manually Install "elasticdump" via AUR

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

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

b. Clone elasticdump's git locally

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

c. Go to ~/elasticdump folder and install it

$ cd ~/elasticdump $ makepkg -si

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

ID: 1393044
Name: elasticdump
PackageBaseID: 107309
PackageBase: elasticdump
Version: 6.110.0-1
Description: Import and export tools for Elasticsearch
URL: https://github.com/taskrabbit/elasticsearch-dump
NumVotes: 5
Popularity: 0.000342
OutOfDate:
Maintainer: silvan
Submitter: dywedir
FirstSubmitted: 1454927133
LastModified: 1706297339
URLPath: /cgit/aur.git/snapshot/elasticdump.tar.gz