g2o on AUR (Arch User Repository)
Last updated: November 26,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
Copied
b. Install g2o on Arch using YAY
$
yay -S
g2o
Copied
* (Optional) Uninstall g2o on Arch using YAY
$
yay -Rns
g2o
Copied
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
Copied
b. Clone g2o's git locally
$
git clone https://aur.archlinux.org/g2o.git
~/g2o
Copied
c. Go to ~/g2o folder and install it
$
cd
~/g2o
Copied
$
makepkg -si
Copied
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
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