colmap-git on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S colmap-git

* (Optional) Uninstall colmap-git on Arch using YAY

$ yay -Rns colmap-git

2. Manually Install "colmap-git" via AUR

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

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

b. Clone colmap-git's git locally

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

c. Go to ~/colmap-git folder and install it

$ cd ~/colmap-git $ makepkg -si

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

ID: 1412513
Name: colmap-git
PackageBaseID: 120872
PackageBase: colmap-git
Version: 3.8.r219.g6eb27c01-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: 5
Popularity: 0
OutOfDate:
Maintainer: bartus
Submitter: bartus
FirstSubmitted: 1490093284
LastModified: 1708438126
URLPath: /cgit/aur.git/snapshot/colmap-git.tar.gz