approxmvbb on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S approxmvbb

* (Optional) Uninstall approxmvbb on Arch using YAY

$ yay -Rns approxmvbb

2. Manually Install "approxmvbb" via AUR

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

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

b. Clone approxmvbb's git locally

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

c. Go to ~/approxmvbb folder and install it

$ cd ~/approxmvbb $ makepkg -si

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

ID: 1045408
Name: approxmvbb
PackageBaseID: 150778
PackageBase: approxmvbb
Version: 2.1.2-2
Description: Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.
URL: http://gabyx.github.io/ApproxMVBB/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: DanielNak
Submitter: DanielNak
FirstSubmitted: 1585353271
LastModified: 1646264243
URLPath: /cgit/aur.git/snapshot/approxmvbb.tar.gz