python-gtsam on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "python-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

b. Install python-gtsam on Arch using YAY

$ yay -S python-gtsam

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

$ yay -Rns python-gtsam

2. Manually Install "python-gtsam" via AUR

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

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

b. Clone python-gtsam's git locally

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

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

$ cd ~/python-gtsam $ makepkg -si

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

ID: 1331354
Name: python-gtsam
PackageBaseID: 171985
PackageBase: python-gtsam
Version: 4.2-2
Description: Georgia Tech Smoothing And Mapping library
URL: https://pypi.org/project/gtsam
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AchmadFathoni
Submitter: AchmadFathoni
FirstSubmitted: 1634189122
LastModified: 1696912727
URLPath: /cgit/aur.git/snapshot/python-gtsam.tar.gz