# Installer geogram avec Homebrew, Nix, pacman, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de geogram pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:geogram
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install geogram
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#geogram
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ge/geogram/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S geogram
```

  Preuve: Arch Linux sync databases: geogram from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Ubuntu apt (92%):

```sh
sudo apt install geogram
```

  Preuve: Ubuntu 24.04 LTS package indexes: geogram from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz

## Faits du paquet

- **Clé du paquet:** brew:geogram
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.10.0
- **Résumé source:** Programming library of geometric algorithms
- **Page d'accueil:** <https://github.com/BrunoLevy/geogram/wiki>
- **Dépôt:** <https://github.com/BrunoLevy/geogram>
- **Dernière mise à jour:** 2026-05-28T09:09:42Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- geodump (alias)
- vorpalite (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.10.0
## Historique du projet et usages

Geogram is a C++ computational-geometry and geometry-processing library by Bruno Levy. Its public documentation presents it as a collection of geometric algorithms for surface reconstruction, remeshing, parameterization, Boolean operations, exact predicates, Delaunay triangulations, mesh data structures, geometric search, spectral mesh processing, and linear solvers.

### Historique du projet

The project traces its roots to sustained geometry-processing work that began around 2000 during Levy's postdoctoral work at Stanford. Geogram later gathered major software results from the ALICE Inria project, which ran from 2004 to 2018, and preserved implementations behind more than 30 research articles in venues such as ACM SIGGRAPH, ACM Transactions on Graphics, the Symposium on Geometry Processing, and Eurographics.

Geogram's evolution was tied to research grants and applied meshing work. The project documentation credits ERC GOODSHAPE and VORPALINE grants and Inria exploratory actions EXPLORAGRAM and COSMOGRAM with extending the library toward large-scale computational physics and optimal transport.

### Historique d'adoption

The Symposium on Geometry Processing recognized Geogram with its 2023 Software Award, citing both the library and its role in making research results reproducible. The project's own publications page lists downstream projects and users in academic, industrial, and scientific settings, including NASA Ames' LAVA Voronoi Mesher, AliceVision, PyMesh, OVITO, OpenGeode, R wrappers, and geologic meshing tools.

### Modes d'utilisation

Practitioners use Geogram as a geometry kernel and command-line toolkit for meshes, Voronoi and Delaunay computations, robust predicates, reconstruction, remeshing, CSG, and geometry-processing research prototypes. Package users also encounter companion tools such as `geodump` and `vorpalite` for inspecting geometry data and running mesh-oriented workflows.

### Pourquoi les passionnés de paquets s'y intéressent

For package maintainers, Geogram is notable because it packages a research-grade geometry-processing codebase with a wide dependency surface and long-running upstream release history. It sits in the same practical space as other mesh-processing libraries, but its appeal comes from reproducible research algorithms and a ready-to-install command-line surface for computational geometry experiments.

### Chronologie

- 2000: Development effort began during Bruno Levy's postdoctoral work at Stanford.
- 2004-2018: ALICE Inria project produced many of the research results later collected in Geogram.
- 2023: Geogram received the Symposium on Geometry Processing Software Award.

### Related projects

- Graphite is an experimental 3D modeler built around Geogram. The Geogram wiki also links related wrappers and downstream users such as Julia and Rust bindings, AliceVision, PyMesh, OVITO, OpenGeode, and RGeogram.

### Sources

- <https://awards.geometryprocessing.org/>
- <https://github.com/BrunoLevy/geogram>
- <https://github.com/BrunoLevy/geogram/wiki>
- <https://github.com/BrunoLevy/geogram/wiki/Publications>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - geogram: normalized package name match | nixpkgs package indexes: pkgs/by-name/ge/geogram/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - geogram - 1.8.5-1: normalized package name match | Ubuntu 24.04 LTS package indexes: geogram from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz | Programming library with geometric algorithms | https://github.com/BrunoLevy/geogram
- Ubuntu apt - libgeogram-dev - 1.8.5-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libgeogram-dev from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz | Programming library with geometric algorithms | https://github.com/BrunoLevy/geogram
- Ubuntu apt - libgeogram-doc - 1.8.5-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libgeogram-doc from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz | Programming library with geometric algorithms | https://github.com/BrunoLevy/geogram
- Ubuntu apt - libgeogram1 - 1.8.5-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libgeogram1 from https://archive.ubuntu.com/ubuntu/dists/noble/multiverse/binary-amd64/Packages.gz | Programming library with geometric algorithms | https://github.com/BrunoLevy/geogram
- pacman - geogram - 1.10.0-1: normalized package name match | Arch Linux sync databases: geogram from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Library of geometric algorithms | https://github.com/BrunoLevy/geogram


## Combined YAML source

View the package source record on GitHub. [combined/geogram.yml](https://github.com/mxcl/pkgdb/blob/main/combined/geogram.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
