opensearch-cli-bin on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S opensearch-cli-bin

* (Optional) Uninstall opensearch-cli-bin on Arch using YAY

$ yay -Rns opensearch-cli-bin

2. Manually Install "opensearch-cli-bin" via AUR

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

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

b. Clone opensearch-cli-bin's git locally

$ git clone https://aur.archlinux.org/opensearch-cli-bin.git ~/opensearch-cli-bin

c. Go to ~/opensearch-cli-bin folder and install it

$ cd ~/opensearch-cli-bin $ makepkg -si

3. Information about the opensearch-cli-bin package on Arch User Repository (AUR)

ID: 955661
Name: opensearch-cli-bin
PackageBaseID: 170669
PackageBase: opensearch-cli-bin
Version: 1.0.0-1
Description: The OpenSearch command line interface (opensearch-cli) lets you manage your cluster from the command line and automate tasks.
URL: https://opensearch.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arth
Submitter: arth
FirstSubmitted: 1630577125
LastModified: 1630577125
URLPath: /cgit/aur.git/snapshot/opensearch-cli-bin.tar.gz