alice-vision on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S alice-vision

* (Optional) Uninstall alice-vision on Arch using YAY

$ yay -Rns alice-vision

2. Manually Install "alice-vision" via AUR

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

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

b. Clone alice-vision's git locally

$ git clone https://aur.archlinux.org/alice-vision.git ~/alice-vision

c. Go to ~/alice-vision folder and install it

$ cd ~/alice-vision $ makepkg -si

3. Information about the alice-vision package on Arch User Repository (AUR)

ID: 1122948
Name: alice-vision
PackageBaseID: 134723
PackageBase: alice-vision
Version: 2.4.0-4
Description: Photogrammetric Computer Vision Framework which provides a 3D Reconstruction and Camera Tracking algorithms
URL: https://alicevision.github.io/
NumVotes: 5
Popularity: 0.002787
OutOfDate:
Maintainer: bartus
FirstSubmitted: 1533228628
LastModified: 1659827142
URLPath: /cgit/aur.git/snapshot/alice-vision.tar.gz

5. The same packages on other Linux Distributions