pqp on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S pqp

* (Optional) Uninstall pqp on Arch using YAY

$ yay -Rns pqp

2. Manually Install "pqp" via AUR

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

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

b. Clone pqp's git locally

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

c. Go to ~/pqp folder and install it

$ cd ~/pqp $ makepkg -si

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

ID: 496430
Name: pqp
PackageBaseID: 62148
PackageBase: pqp
Version: 1.3-3
Description: A library for performing proximity queries on a pair of geometric models composed of triangles
URL: http://gamma.cs.unc.edu/SSV/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1345454474
LastModified: 1521673423
URLPath: /cgit/aur.git/snapshot/pqp.tar.gz