colmap on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S colmap

* (Optional) Uninstall colmap on Arch using YAY

$ yay -Rns colmap

2. Manually Install "colmap" via AUR

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

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

b. Clone colmap's git locally

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

c. Go to ~/colmap folder and install it

$ cd ~/colmap $ makepkg -si

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

ID: 1411968
Name: colmap
PackageBaseID: 140666
PackageBase: colmap
Version: 3.9.1-1
Description: General-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface.
URL: https://colmap.github.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1553670951
LastModified: 1708358352
URLPath: /cgit/aur.git/snapshot/colmap.tar.gz