cmvs on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S cmvs

* (Optional) Uninstall cmvs on Arch using YAY

$ yay -Rns cmvs

2. Manually Install "cmvs" via AUR

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

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

b. Clone cmvs's git locally

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

c. Go to ~/cmvs folder and install it

$ cd ~/cmvs $ makepkg -si

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

ID: 304077
Name: cmvs
PackageBaseID: 111442
PackageBase: cmvs
Version: 1.2-1
Description: Clustering Views for Multi-view Stereo.
URL: http://www.di.ens.fr/cmvs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1463696396
LastModified: 1463696485
URLPath: /cgit/aur.git/snapshot/cmvs.tar.gz