python-elasticsearch-dsl on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-elasticsearch-dsl

* (Optional) Uninstall python-elasticsearch-dsl on Arch using YAY

$ yay -Rns python-elasticsearch-dsl

2. Manually Install "python-elasticsearch-dsl" via AUR

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

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

b. Clone python-elasticsearch-dsl's git locally

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

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

$ cd ~/python-elasticsearch-dsl $ makepkg -si

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

ID: 1388861
Name: python-elasticsearch-dsl
PackageBaseID: 135313
PackageBase: python-elasticsearch-dsl
Version: 8.12.0-1
Description: Python client for Elasticsearch
URL: https://github.com/elastic/elasticsearch-dsl-py
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: flacks
FirstSubmitted: 1535057733
LastModified: 1705688083
URLPath: /cgit/aur.git/snapshot/python-elasticsearch-dsl.tar.gz