# 使用 Homebrew, apt, dnf, zypper 安装 voro++

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

## 安装

```sh
sudo av install brew:voro++
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install voro++
```

  证据: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install libvoro++1
```

  证据: Debian stable package indexes: libvoro++1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install voro++
```

  证据: Fedora Rawhide package metadata: voro++ from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install libvoro++0
```

  证据: openSUSE Tumbleweed package metadata: libvoro++0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## 软件包事实

- **软件包键:** brew:voro++
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/voro++>
- **版本:** 0.4.6
- **来源摘要:** 3D Voronoi cell software library
- **主页:** <https://math.lbl.gov/voro++>
- **上游文档:** <https://math.lbl.gov/voro++>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://math.lbl.gov/voro++/download/dir/voro++-0.4.6.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- voro++ (cli)
- voro++ (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 0.4.6
- 本地数据: OK
- 上游仓库: https://math.lbl.gov/voro++
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

Voro++ is Chris H. Rycroft's C++ library and command-line utility for computing three-dimensional Voronoi cells. It is aimed especially at particle-system analysis, where per-cell quantities such as volume, centroid, face count, and neighbors are useful scientific measurements.

### 项目历史

Rycroft's Voro++ technical report is dated January 15, 2009 and describes a free software library for computing three-dimensional Voronoi cells. The project grew out of research needs in physics and materials science, especially dense particle systems such as granular materials and glasses.

Unlike libraries that primarily construct a global Voronoi mesh, Voro++ uses a direct cell-by-cell construction. The project homepage emphasizes that this approach is well suited to cell-based statistics and to special boundary conditions and walls, while the report describes C++ classes that can be incorporated into other programs plus a command-line utility exposing many standard calculations.

A later 2023 paper on a multithreaded Voro++ extension summarized the original library's historical niche: released in 2009, written in C++, serial by design, and based on computing each Voronoi cell individually. That paper treated Voro++ as a baseline worth extending for modern OpenMP parallel hardware.

### 采用历史

Voro++ became a recognized tool in computational geometry for physics, materials science, and particle simulations. Its adoption is tied to research workflows where the cell volume or cell shape around each particle is more important than producing a global mesh for visualization.

The project's durability comes from its simple distribution model: a C++ library, documented examples, Doxygen reference documentation, and a `voro++` command-line program that can read particle coordinate files and output cell statistics. That makes it packageable for researchers who need both an executable and embeddable code.

### 使用方式

The command-line utility reads particle systems from text files, computes Voronoi cells in a bounding box, and can append quantities such as Voronoi cell volume or neighbor information to output files. Options cover periodic boundaries, polydisperse particles through radical Voronoi tessellation, wall handling, and gnuplot-style output for smaller systems.

Library users embed the C++ classes directly when they need programmatic control over containers, cells, walls, and output formats. The package is commonly used where scientists need fast local cell statistics for many particles rather than a general-purpose geometric modeling framework.

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

Voro++ is package-nerd significant because it is a compact scientific codebase with a command-line front end, a library ABI/API surface, and old-school build assumptions. It sits in the useful middle ground between a research paper artifact and a reusable system package.

### 时间线

- 2009-01-15: Chris H. Rycroft's Voro++ technical report was issued.
- 2009-12: PubMed records the Chaos article `VORO++: a three-dimensional voronoi cell library in C++`.
- 2023: A multithreaded OpenMP extension paper described Voro++ as a 2009 serial C++ library and extended it for parallel computation.

### Related projects

- Qhull, CGAL, and Triangle are related computational-geometry libraries often discussed as alternatives or complements.
- gnuplot and POV-Ray appear in Voro++ examples as visualization targets for generated output.

### 来源

- <https://arxiv.org/html/2209.11606v2>
- <https://digital.library.unt.edu/ark:/67531/metadc900015/>
- <https://math.lbl.gov/voro%2B%2B/>
- <https://pubmed.ncbi.nlm.nih.gov/20059195/>
- <https://www.osti.gov/servlets/purl/946741>


## 安全说明

library-like package without higher-risk signals.

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

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** voro++
- **Version Scheme:** 0
- **Revision:** 2
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - libvoro++1 - 0.5+revert-to-0.4.6+dfsg1-1: normalized package name match | Debian stable package indexes: libvoro++1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for the computation of the Voronoi diagram (shared library) | http://math.lbl.gov/voro++/
- Debian apt - voro++ - 0.5+revert-to-0.4.6+dfsg1-1: normalized package name match | Debian stable package indexes: voro++ from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for the computation of the Voronoi diagram | http://math.lbl.gov/voro++/
- Debian apt - voro++-dev - 0.5+revert-to-0.4.6+dfsg1-1: normalized package name match | Debian stable package indexes: voro++-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for the computation of the Voronoi diagram (dev files) | http://math.lbl.gov/voro++/
- Debian apt - voro++-examples - 0.5+revert-to-0.4.6+dfsg1-1: normalized package name match | Debian stable package indexes: voro++-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for the computation of the Voronoi diagram (examples) | http://math.lbl.gov/voro++/
- Ubuntu apt - libvoro++1 - 0.5+revert-to-0.4.6+dfsg1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libvoro++1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for the computation of the Voronoi diagram (shared library) | http://math.lbl.gov/voro++/
- Ubuntu apt - voro++ - 0.5+revert-to-0.4.6+dfsg1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: voro++ from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for the computation of the Voronoi diagram | http://math.lbl.gov/voro++/
- Ubuntu apt - voro++-dev - 0.5+revert-to-0.4.6+dfsg1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: voro++-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for the computation of the Voronoi diagram (dev files) | http://math.lbl.gov/voro++/
- Ubuntu apt - voro++-examples - 0.5+revert-to-0.4.6+dfsg1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: voro++-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for the computation of the Voronoi diagram (examples) | http://math.lbl.gov/voro++/
- dnf - voro++ - 0.4.6-34.fc45: normalized package name match | Fedora Rawhide package metadata: voro++ from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Library for 3D computations of the Voronoi tessellation | http://math.lbl.gov/voro++/
- dnf - voro++-devel - 0.4.6-34.fc45: normalized package name match | Fedora Rawhide package metadata: voro++-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | voro++ headers | http://math.lbl.gov/voro++/
- dnf - voro++-doc - 0.4.6-34.fc45: normalized package name match | Fedora Rawhide package metadata: voro++-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | voro++ documentation | http://math.lbl.gov/voro++/
- zypper - libvoro++0 - 0.4.6-4.5: normalized package name match | openSUSE Tumbleweed package metadata: libvoro++0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Voronoi tessellation library | http://math.lbl.gov/voro++/
- zypper - voro++ - 0.4.6-4.5: normalized package name match | openSUSE Tumbleweed package metadata: voro++ from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Voronoi tessellation library | http://math.lbl.gov/voro++/
- zypper - voro++-devel - 0.4.6-4.5: normalized package name match | openSUSE Tumbleweed package metadata: voro++-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development headers and libraries for voro++ | http://math.lbl.gov/voro++/


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://pkg.so/zh-hans/scientific-computing-tools/) - Matched scientific computing metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [qhull](https://pkg.so/zh-hans/brew/qhull/) - Shares pkgdb curated category or tags: cli, computational-geometry, library, science, voronoi.
- [sfcgal](https://pkg.so/zh-hans/brew/sfcgal/) - Shares pkgdb curated category or tags: c-plus-plus, cli, computational-geometry, library, science.
- [geos](https://pkg.so/zh-hans/brew/geos/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [libdap](https://pkg.so/zh-hans/brew/libdap/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [kim-api](https://pkg.so/zh-hans/brew/kim-api/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [quantlib](https://pkg.so/zh-hans/brew/quantlib/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [ginac](https://pkg.so/zh-hans/brew/ginac/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [clhep](https://pkg.so/zh-hans/brew/clhep/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, science.
- [geogram](https://pkg.so/zh-hans/brew/geogram/) - Local package facts share a topical domain. Shared terms: c-plus-plus, cli, computational, computational-geometry, geometry.

## Combined YAML source

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


## 来源

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