opengv-git on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S opengv-git

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

$ yay -Rns opengv-git

2. Manually Install "opengv-git" via AUR

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

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

b. Clone opengv-git's git locally

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

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

$ cd ~/opengv-git $ makepkg -si

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

ID: 581304
Name: opengv-git
PackageBaseID: 118415
PackageBase: opengv-git
Version: r144.306a54e-2
Description: An efficient C++ library for calibrated camera pose computation using geometric computer vision algorithms.
URL: https://laurentkneip.github.io/opengv/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: cyrozap
Submitter: cyrozap
FirstSubmitted: 1483577742
LastModified: 1548834299
URLPath: /cgit/aur.git/snapshot/opengv-git.tar.gz