Automic VaultAutomic Vault

brew

g2o mit Homebrew, Nix, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für g2o in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install g2o

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#g2o

nixpkgs package indexes · pkgs/by-name/g2/g2o/package.nix · Quelle: api.github.com

Debian aptverifiziert · 92%
sudo apt install libg2o-dev

Debian stable package indexes · libg2o-dev · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

General framework for graph optimization

Befehle und Aliase

  • g2o
  • g2o_simulator2d
  • g2o_simulator3d

Verlauf

Projektgeschichte und Nutzung

g2o is an open-source C++ framework for graph-based nonlinear optimization, best known in robotics and computer vision for simultaneous localization and mapping (SLAM) and bundle adjustment (BA) problems.

Projektgeschichte

The project was presented by Rainer Kuemmerle, Giorgio Grisetti, Hauke Strasdat, Kurt Konolige, and Wolfram Burgard as "g2o: A General Framework for Graph Optimization" at ICRA 2011. OpenSLAM described the hosted code as a stable release and pointed users to the GitHub repository for development code, including an improved Schur complement implementation and BSD relicensing.

The GitHub repository was created in January 2012 and describes g2o as a framework for optimizing graph-based nonlinear error functions. Its README documents CMake/Eigen-based builds, multiple command-line programs, and current support across Linux, macOS, Windows, and Android-related build flows.

Adoptionsgeschichte

g2o entered package-manager culture because it packages a research-grade SLAM and bundle-adjustment optimizer as a reusable C++ library and CLI toolkit. The upstream README explicitly documents Homebrew installation, and the input package facts list Homebrew, Debian, Ubuntu, and Nix package names.

The project also attracted wrapper projects, including a Python binding published separately and a .NET wrapper, showing use beyond direct C++ embedding.

Wie es verwendet wird

Users model problems as graph nodes and edges and run g2o's optimizers on nonlinear least-squares graph formulations. Upstream examples and documentation emphasize SLAM, bundle adjustment, and text log formats containing node and edge messages.

Package users commonly install the library and tools, then link against g2o from robotics or computer-vision software, or use its command-line binaries such as g2o and the simulator tools.

Warum Paket-Nerds sich dafür interessieren

g2o is significant because it is a classic academic C++ optimizer that escaped paper-code status into long-lived distro packaging. It carries the usual package-maintainer wrinkles: optional SuiteSparse, Qt/libQGLViewer GUI pieces, mixed license notes for subcomponents, and ABI-sensitive C++ dependencies.

Zeitleiste

  • 2011: g2o paper published at IEEE ICRA.
  • 2012: Development repository created on GitHub.
  • 2010s: Packaged across Homebrew, Debian/Ubuntu, and Nix according to the supplied package facts.
  • 2020s: README documents cross-platform CI/build support and related Python/.NET wrapper projects.

Related projects

  • OpenSLAM hosted the original project page and stable release information.
  • g2o-python provides separately packaged Python bindings.
  • The README also points to a .NET wrapper for g2o.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
g2ocliglobales Executable
g2o_simulator2dcliglobales Executable
g2o_simulator3dcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-26
Manager-Version20241228
Manager aktualisiert2026-06-25
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/RainerKuemmerle/g2o

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:g2o
Version20241228
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/g2o
Homepagehttps://openslam-org.github.io/g2o.html
Repositoryhttps://github.com/RainerKuemmerle/g2o
Upstream-Dokumentationhttps://github.com/RainerKuemmerle/g2o#readme
LizenzBSD-2-Clause
Quellarchivhttps://github.com/RainerKuemmerle/g2o/archive/refs/tags/20241228_git.tar.gz
Zuletzt aktualisiert2026-06-25T13:37:41+02:00
Pulseupdated
Abhängigkeiteneigen
Build-Abhängigkeitencmake
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameg2o
Version Scheme0
Revision1
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

libg2o-dev 0~20230806-4.1+b2

C++ framework for optimizing graph-based nonlinear error functions

http://www.g2o.org

sudo apt install libg2o-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: g2o
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: G2o
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libg2o-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libg2o-doc 0~20230806-4.1

C++ framework for optimizing graph-based nonlinear error functions

http://www.g2o.org

sudo apt install libg2o-doc
  • Section: doc
  • Architecture: all
  • Source Package: g2o
  • normalized package name match
  • Abgeglichen nach: G2o
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libg2o-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libg2o0t64 0~20230806-4.1+b2

C++ framework for optimizing graph-based nonlinear error functions

http://www.g2o.org

sudo apt install libg2o0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: g2o
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: G2o
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libg2o0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

g2o

nix profile install nixpkgs#g2o
  • normalized package name match
  • Abgeglichen nach: G2o
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/g2/g2o/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libg2o-dev 0~20230806-4.1build1

C++ framework for optimizing graph-based nonlinear error functions

http://www.g2o.org

sudo apt install libg2o-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: g2o
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: G2o
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libg2o-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libg2o-doc 0~20230806-4.1build1

C++ framework for optimizing graph-based nonlinear error functions

http://www.g2o.org

sudo apt install libg2o-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: g2o
  • normalized package name match
  • Abgeglichen nach: G2o
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libg2o-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libg2o0t64 0~20230806-4.1build1

C++ framework for optimizing graph-based nonlinear error functions

http://www.g2o.org

sudo apt install libg2o0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: g2o
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: G2o
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libg2o0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment