pqrs on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pqrs

* (Optional) Uninstall pqrs on Arch using YAY

$ yay -Rns pqrs

2. Manually Install "pqrs" via AUR

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

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

b. Clone pqrs's git locally

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

c. Go to ~/pqrs folder and install it

$ cd ~/pqrs $ makepkg -si

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

ID: 1140595
Name: pqrs
PackageBaseID: 175426
PackageBase: pqrs
Version: 0.2.2-1
Description: Command line tool for inspecting Parquet files
URL: https://github.com/manojkarthick/pqrs
NumVotes: 1
Popularity: 0.088784
OutOfDate: 1704444666
Maintainer: vbmithr
Submitter: vbmithr
FirstSubmitted: 1643259640
LastModified: 1663344329
URLPath: /cgit/aur.git/snapshot/pqrs.tar.gz