pkg.soopen package index

brew / 排名 8167

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install voro++

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install libvoro++1

Debian stable package indexes · libvoro++1 · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install voro++

Fedora Rawhide package metadata · voro++ · 来源: dl.fedoraproject.org

openSUSE zypper已验证 · 92%
sudo zypper install libvoro++0

openSUSE Tumbleweed package metadata · libvoro++0 · 来源: download.opensuse.org

概览

软件包摘要

3D Voronoi cell software library

命令和别名

  • voro++

历史

项目历史与用法

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.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
voro++可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.4.6
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:voro++
版本0.4.6
软件包管理器Homebrew
主页https://math.lbl.gov/voro++
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libvoro++1 0.5+revert-to-0.4.6+dfsg1-1

library for the computation of the Voronoi diagram (shared library)

http://math.lbl.gov/voro++/

sudo apt install libvoro++1
  • Section: libs
  • Architecture: amd64
  • Source Package: voro++
  • 3 依赖
  • normalized package name match
  • 匹配方式:Voro
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvoro++1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

voro++ 0.5+revert-to-0.4.6+dfsg1-1

library for the computation of the Voronoi diagram

http://math.lbl.gov/voro++/

sudo apt install voro++
  • Section: science
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Voro
Debian stable package indexes · deb.debian.org · Debian stable package indexes: voro++ from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

voro++-dev 0.5+revert-to-0.4.6+dfsg1-1

library for the computation of the Voronoi diagram (dev files)

http://math.lbl.gov/voro++/

sudo apt install voro++-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: voro++
  • 1 依赖
  • normalized package name match
  • 匹配方式:Voro
Debian stable package indexes · deb.debian.org · Debian stable package indexes: voro++-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

voro++-examples 0.5+revert-to-0.4.6+dfsg1-1

library for the computation of the Voronoi diagram (examples)

http://math.lbl.gov/voro++/

sudo apt install voro++-examples
  • Section: science
  • Architecture: all
  • Source Package: voro++
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Voro
Debian stable package indexes · deb.debian.org · Debian stable package indexes: voro++-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libvoro++1 0.5+revert-to-0.4.6+dfsg1-1

library for the computation of the Voronoi diagram (shared library)

http://math.lbl.gov/voro++/

sudo apt install libvoro++1
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: voro++
  • 3 依赖
  • normalized package name match
  • 匹配方式:Voro
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvoro++1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

voro++ 0.5+revert-to-0.4.6+dfsg1-1

library for the computation of the Voronoi diagram

http://math.lbl.gov/voro++/

sudo apt install voro++
  • Section: universe/science
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Voro
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: voro++ from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

voro++-dev 0.5+revert-to-0.4.6+dfsg1-1

library for the computation of the Voronoi diagram (dev files)

http://math.lbl.gov/voro++/

sudo apt install voro++-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: voro++
  • 1 依赖
  • normalized package name match
  • 匹配方式:Voro
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: voro++-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

voro++-examples 0.5+revert-to-0.4.6+dfsg1-1

library for the computation of the Voronoi diagram (examples)

http://math.lbl.gov/voro++/

sudo apt install voro++-examples
  • Section: universe/science
  • Architecture: all
  • Source Package: voro++
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Voro
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: voro++-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

voro++ 0.4.6-34.fc45

Library for 3D computations of the Voronoi tessellation

http://math.lbl.gov/voro++/

sudo dnf install voro++
  • License: BSD-3-Clause-LBNL
  • Category: Unspecified
  • Architecture: i686
  • Source Package: voro++
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Voro
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: voro++ from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

voro++-devel 0.4.6-34.fc45

voro++ headers

http://math.lbl.gov/voro++/

sudo dnf install voro++-devel
  • License: BSD-3-Clause-LBNL
  • Category: Unspecified
  • Architecture: i686
  • Source Package: voro++
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Voro
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: voro++-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

voro++-doc 0.4.6-34.fc45

voro++ documentation

http://math.lbl.gov/voro++/

sudo dnf install voro++-doc
  • License: BSD-3-Clause-LBNL
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: voro++
  • 1 提供
  • normalized package name match
  • 匹配方式:Voro
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: voro++-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

libvoro++0 0.4.6-4.5

Voronoi tessellation library

http://math.lbl.gov/voro++/

sudo zypper install libvoro++0
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: voro++
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Voro
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libvoro++0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

voro++ 0.4.6-4.5

Voronoi tessellation library

http://math.lbl.gov/voro++/

sudo zypper install voro++
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: voro++
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Voro
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: voro++ from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

voro++-devel 0.4.6-4.5

Development headers and libraries for voro++

http://math.lbl.gov/voro++/

sudo zypper install voro++-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: voro++
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Voro
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: voro++-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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