prql on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S prql

* (Optional) Uninstall prql on Arch using YAY

$ yay -Rns prql

2. Manually Install "prql" via AUR

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

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

b. Clone prql's git locally

$ git clone https://aur.archlinux.org/prql.git ~/prql

c. Go to ~/prql folder and install it

$ cd ~/prql $ makepkg -si

3. Information about the prql package on Arch User Repository (AUR)

ID: 1378988
Name: prql
PackageBaseID: 189636
PackageBase: prql
Version: 0.11.1-1
Description: a simple, powerful, pipelined SQL replacement
URL: https://prql-lang.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1674076813
LastModified: 1704203847
URLPath: /cgit/aur.git/snapshot/prql.tar.gz