g2o on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S g2o

* (Optional) Uninstall g2o on Arch using YAY

$ yay -Rns g2o

2. Manually Install "g2o" via AUR

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

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

b. Clone g2o's git locally

$ git clone https://aur.archlinux.org/g2o.git ~/g2o

c. Go to ~/g2o folder and install it

$ cd ~/g2o $ makepkg -si

3. Information about the g2o package on Arch User Repository (AUR)

ID: 893730
Name: g2o
PackageBaseID: 128012
PackageBase: g2o
Version: 20201223_git-2
Description: A General Framework for Graph Optimization
URL: https://github.com/RainerKuemmerle/g2o
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: majorx234
Submitter: majorx234
FirstSubmitted: 1513569362
LastModified: 1618655504
URLPath: /cgit/aur.git/snapshot/g2o.tar.gz