apache-drill on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S apache-drill

* (Optional) Uninstall apache-drill on Arch using YAY

$ yay -Rns apache-drill

2. Manually Install "apache-drill" via AUR

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

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

b. Clone apache-drill's git locally

$ git clone https://aur.archlinux.org/apache-drill.git ~/apache-drill

c. Go to ~/apache-drill folder and install it

$ cd ~/apache-drill $ makepkg -si

3. Information about the apache-drill package on Arch User Repository (AUR)

ID: 1254999
Name: apache-drill
PackageBaseID: 141562
PackageBase: apache-drill
Version: 1.21.1-1
Description: Schema-free SQL Query Engine for Hadoop, NoSQL and Cloud Storage
URL: https://drill.apache.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: davidhaller
Submitter: davidhaller
FirstSubmitted: 1556315523
LastModified: 1683566381
URLPath: /cgit/aur.git/snapshot/apache-drill.tar.gz