prql on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install prql on Arch using YAY
$
yay -S
prql
Copied
* (Optional) Uninstall prql on Arch using YAY
$
yay -Rns
prql
Copied
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
Copied
b. Clone prql's git locally
$
git clone https://aur.archlinux.org/prql.git
~/prql
Copied
c. Go to ~/prql folder and install it
$
cd
~/prql
Copied
$
makepkg -si
Copied
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
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