gtsam-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S gtsam-git

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

$ yay -Rns gtsam-git

2. Manually Install "gtsam-git" via AUR

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

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

b. Clone gtsam-git's git locally

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

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

$ cd ~/gtsam-git $ makepkg -si

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

ID: 627362
Name: gtsam-git
PackageBaseID: 116498
PackageBase: gtsam-git
Version: r11053.c6449a82d-2
Description: A library of C++ classes that implement smoothing and mapping (SAM) in robotics and vision, using factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices.
URL: https://gtsam.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kartikmohta
Submitter: kartikmohta
FirstSubmitted: 1477463536
LastModified: 1562481276
URLPath: /cgit/aur.git/snapshot/gtsam-git.tar.gz