# 使用 Homebrew, Nix, pacman, apt 安装 geogram

查看 geogram 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install geogram
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:geogram
- **软件包管理器:** Homebrew
- **版本:** 1.10.0
- **来源摘要:** Programming library of geometric algorithms
- **主页:** <https://github.com/BrunoLevy/geogram/wiki>
- **仓库:** <https://github.com/BrunoLevy/geogram>
- **最后更新:** 2026-05-28T09:09:42Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- geodump (别名)
- vorpalite (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.10.0
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

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


## 安全说明

library-like package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- library-like package without higher-risk signals

## 其他软件包管理器记录

- 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)


## 来源

- 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
