python-opensearch on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-opensearch

* (Optional) Uninstall python-opensearch on Arch using YAY

$ yay -Rns python-opensearch

2. Manually Install "python-opensearch" via AUR

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

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

b. Clone python-opensearch's git locally

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

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

$ cd ~/python-opensearch $ makepkg -si

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

ID: 1358907
Name: python-opensearch
PackageBaseID: 191125
PackageBase: python-opensearch
Version: 2.4.2-1
Description: Python Client for OpenSearch
URL: https://github.com/opensearch-project/opensearch-py
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: silvan
Submitter: silvan
FirstSubmitted: 1678049017
LastModified: 1700766856
URLPath: /cgit/aur.git/snapshot/python-opensearch.tar.gz