python-pydruid on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S python-pydruid

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

$ yay -Rns python-pydruid

2. Manually Install "python-pydruid" via AUR

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

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

b. Clone python-pydruid's git locally

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

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

$ cd ~/python-pydruid $ makepkg -si

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

ID: 752537
Name: python-pydruid
PackageBaseID: 154410
PackageBase: python-pydruid
Version: 0.6.1-1
Description: A Python connector for Apache Druid
URL: https://pypi.python.org/pypi/pydruid
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dmfay
Submitter: dmfay
FirstSubmitted: 1592248876
LastModified: 1592248876
URLPath: /cgit/aur.git/snapshot/python-pydruid.tar.gz