poissonrecon on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S poissonrecon

* (Optional) Uninstall poissonrecon on Arch using YAY

$ yay -Rns poissonrecon

2. Manually Install "poissonrecon" via AUR

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

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

b. Clone poissonrecon's git locally

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

c. Go to ~/poissonrecon folder and install it

$ cd ~/poissonrecon $ makepkg -si

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

ID: 755855
Name: poissonrecon
PackageBaseID: 140776
PackageBase: poissonrecon
Version: 11.0-2
Description: Screened Poisson Surface Reconstruction (and Smoothed Signed Distance Reconstruction)
URL: http://www.cs.jhu.edu/~misha/Code/PoissonRecon/Version9.0/
NumVotes: 0
Popularity: 0
OutOfDate: 1696168422
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1553777284
LastModified: 1592916856
URLPath: /cgit/aur.git/snapshot/poissonrecon.tar.gz