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