gtsam on AUR (Arch User Repository)
Last updated: November 27,2024
1. Install "gtsam" 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
Copied
b. Install gtsam on Arch using YAY
$
yay -S
gtsam
Copied
* (Optional) Uninstall gtsam on Arch using YAY
$
yay -Rns
gtsam
Copied
2. Manually Install "gtsam" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone gtsam's git locally
$
git clone https://aur.archlinux.org/gtsam.git
~/gtsam
Copied
c. Go to ~/gtsam folder and install it
$
cd
~/gtsam
Copied
$
makepkg -si
Copied
3. Information about the gtsam package on Arch User Repository (AUR)
ID: 1317084
Name: gtsam
PackageBaseID: 75994
PackageBase: gtsam
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: 2
Popularity: 7.0E-6
OutOfDate:
Maintainer: kartikmohta
Submitter: kartikmohta
FirstSubmitted: 1386355107
LastModified: 1694401458
URLPath: /cgit/aur.git/snapshot/gtsam.tar.gz
Name: gtsam
PackageBaseID: 75994
PackageBase: gtsam
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: 2
Popularity: 7.0E-6
OutOfDate:
Maintainer: kartikmohta
Submitter: kartikmohta
FirstSubmitted: 1386355107
LastModified: 1694401458
URLPath: /cgit/aur.git/snapshot/gtsam.tar.gz