meshroom on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S meshroom

* (Optional) Uninstall meshroom on Arch using YAY

$ yay -Rns meshroom

2. Manually Install "meshroom" via AUR

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

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

b. Clone meshroom's git locally

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

c. Go to ~/meshroom folder and install it

$ cd ~/meshroom $ makepkg -si

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

ID: 946165
Name: meshroom
PackageBaseID: 134728
PackageBase: meshroom
Version: 2021.1.0-6
Description: Meshroom is a free, open-source 3D Reconstruction Software based on the AliceVision framework.
URL: https://alicevision.github.io/
NumVotes: 11
Popularity: 0.013432
OutOfDate:
Maintainer: bartus
FirstSubmitted: 1533241122
LastModified: 1628608938
URLPath: /cgit/aur.git/snapshot/meshroom.tar.gz

5. The same packages on other Linux Distributions