elastic-query-export-bin on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "elastic-query-export-bin" 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 elastic-query-export-bin on Arch using YAY

$ yay -S elastic-query-export-bin

* (Optional) Uninstall elastic-query-export-bin on Arch using YAY

$ yay -Rns elastic-query-export-bin

2. Manually Install "elastic-query-export-bin" via AUR

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

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

b. Clone elastic-query-export-bin's git locally

$ git clone https://aur.archlinux.org/elastic-query-export-bin.git ~/elastic-query-export-bin

c. Go to ~/elastic-query-export-bin folder and install it

$ cd ~/elastic-query-export-bin $ makepkg -si

3. Information about the elastic-query-export-bin package on Arch User Repository (AUR)

ID: 1354627
Name: elastic-query-export-bin
PackageBaseID: 195615
PackageBase: elastic-query-export-bin
Version: 1.6.0-1
Description: Export Data from ElasticSearch to CSV/JSON using a Lucene Query (e.g. from Kibana) or a raw JSON Query string.
URL: https://github.com/pteich/elastic-query-export
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: inverse
Submitter: inverse
FirstSubmitted: 1689152088
LastModified: 1700206689
URLPath: /cgit/aur.git/snapshot/elastic-query-export-bin.tar.gz