pqr on AUR (Arch User Repository)

Last updated: February 03,2025

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

$ yay -S pqr

* (Optional) Uninstall pqr on Arch using YAY

$ yay -Rns pqr

2. Manually Install "pqr" via AUR

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

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

b. Clone pqr's git locally

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

c. Go to ~/pqr folder and install it

$ cd ~/pqr $ makepkg -si

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

ID: 771565
Name: pqr
PackageBaseID: 112288
PackageBase: pqr
Version: 20200723-1
Description: A pretty quick version of R. Can be installed side-by-side with vanilla R.
URL: http://www.pqr-project.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ConorIA
FirstSubmitted: 1465501531
LastModified: 1596031221
URLPath: /cgit/aur.git/snapshot/pqr.tar.gz