gtsam-mkl on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S gtsam-mkl

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

$ yay -Rns gtsam-mkl

2. Manually Install "gtsam-mkl" via AUR

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

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

b. Clone gtsam-mkl's git locally

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

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

$ cd ~/gtsam-mkl $ makepkg -si

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

ID: 1325320
Name: gtsam-mkl
PackageBaseID: 152502
PackageBase: gtsam-mkl
Version: 4.2.0-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: 0
Popularity: 0
OutOfDate:
Maintainer: kartikmohta
Submitter: kartikmohta
FirstSubmitted: 1588878741
LastModified: 1695798464
URLPath: /cgit/aur.git/snapshot/gtsam-mkl.tar.gz