presto-cli on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S presto-cli

* (Optional) Uninstall presto-cli on Arch using YAY

$ yay -Rns presto-cli

2. Manually Install "presto-cli" via AUR

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

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

b. Clone presto-cli's git locally

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

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

$ cd ~/presto-cli $ makepkg -si

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

ID: 851167
Name: presto-cli
PackageBaseID: 119344
PackageBase: presto-cli
Version: 350-1
Description: Distributed SQL Query Engine for Big Data - Client
URL: https://prestosql.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: wiill
Submitter: wiill
FirstSubmitted: 1485880303
LastModified: 1611265972
URLPath: /cgit/aur.git/snapshot/presto-cli.tar.gz