qhull-7 on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S qhull-7

* (Optional) Uninstall qhull-7 on Arch using YAY

$ yay -Rns qhull-7

2. Manually Install "qhull-7" via AUR

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

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

b. Clone qhull-7's git locally

$ git clone https://aur.archlinux.org/qhull-7.git ~/qhull-7

c. Go to ~/qhull-7 folder and install it

$ cd ~/qhull-7 $ makepkg -si

3. Information about the qhull-7 package on Arch User Repository (AUR)

ID: 1317874
Name: qhull-7
PackageBaseID: 159726
PackageBase: qhull-7
Version: 2019.1-1
Description: A general dimension code for computing convex hulls and related structures (shared lib in version 7)
URL: http://www.qhull.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: joposter
Submitter: joposter
FirstSubmitted: 1605055775
LastModified: 1694547067
URLPath: /cgit/aur.git/snapshot/qhull-7.tar.gz