Automic VaultAutomic Vault

brew

Install votca with Homebrew, apt, dnf, zypper

Versatile Object-oriented Toolkit for Coarse-graining Applications. Version 2026 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install votca

local Homebrew formula metadata

Linux

Debian aptverified · 92%
sudo apt install libvotca-2024

Debian stable package indexes · libvotca-2024 · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install votca

Fedora Rawhide package metadata · votca · source: dl.fedoraproject.org

Ubuntu aptverified · 92%
sudo apt install libvotca-2023

Ubuntu 24.04 LTS package indexes · libvotca-2023 · source: archive.ubuntu.com

openSUSE zypperverified · 92%
sudo zypper install libvotca2026

openSUSE Tumbleweed package metadata · libvotca2026 · source: download.opensuse.org

overview

Package summary

Versatile Object-oriented Toolkit for Coarse-graining Applications

Commands and aliases

  • csg_density
  • csg_dlptopol
  • csg_dump
  • csg_fluctuations
  • csg_fmatch
  • csg_gmxtopol
  • csg_imc_solve
  • csg_map
  • csg_orientcorr
  • csg_part_dist
  • csg_partial_rdf
  • csg_radii
  • csg_reupdate
  • csg_sphericalorder
  • csg_stat
  • csg_traj_force
  • xtp_map
  • xtp_parallel
  • xtp_run
  • xtp_tools

history

Project history and usage

VOTCA, the Versatile Object-oriented Toolkit for Coarse-graining Applications, is a computational chemistry and materials-simulation suite centered on molecular dynamics analysis, systematic coarse graining, and microscopic charge and exciton transport in disordered semiconductors.

The package matters in scientific package collections because it bundles command-line tools and libraries around workflows that are otherwise spread across papers, scripts, and molecular simulation engines: deriving coarse-grained potentials, preparing and analyzing coarse-grained simulations, and mapping atomistic trajectories into electronic-structure and transport calculations.

Project history

VOTCA was introduced in the 2009 Journal of Chemical Theory and Computation paper by Ruehle, Junghans, Lukyanov, Kremer, and Andrienko. That paper framed the project as a unified, modular platform for systematic coarse graining at a time when methods such as iterative Boltzmann inversion, force matching, and inverse Monte Carlo were available but not collected in a common framework for direct comparison and extension.

The project evolved from a coarse-graining toolkit into a broader multiscale package. Its documentation describes the CSG component for deriving coarse-grained potentials and analyzing coarse-grained simulations, while the GitHub README describes the current source tree as providing VOTCA-CSG and VOTCA-XTP. The XTP side covers DFT+GW-BSE calculations for excited states, molecular materials with quantum-classical embedding, and electron, hole, and exciton dynamics in atomistic molecular dynamics trajectories.

Stewardship has remained academic and research-institutional. The VOTCA manual states that core development is currently taking place at Los Alamos National Laboratory and the Max Planck Institute for Polymer Research in Mainz, with broader project history also tied to Max Planck, Eindhoven University of Technology, and other contributing research groups.

Adoption history

VOTCA's adoption is documented less as consumer-style download numbers and more through scientific reuse. The original 2009 paper established it as a citable implementation of common bottom-up coarse-graining techniques; later literature extended the package, including a 2015 PLOS ONE article on relative-entropy and optimization-driven coarse-graining methods in VOTCA.

The transport and excited-state capabilities broadened the user community beyond classical coarse graining. VOTCA-XTP papers in 2018 and 2020 presented open-source implementations for electronic excitations in complex molecular environments and many-body Green's-function GW/BSE calculations, connecting the package to organic semiconductor and molecular-materials workflows.

How it is used

In coarse-graining work, users typically start from atomistic molecular dynamics data, define mappings from atomistic to coarse-grained sites, derive potentials or force-field parameters, evaluate the quality of the resulting model, and then prepare or analyze coarse-grained simulations. VOTCA-CSG provides command-line programs such as mapping, statistics, radial distribution, force matching, and iterative-update tools for those steps.

In electronic-structure and transport work, VOTCA-XTP is used to extract electronic properties from molecular configurations and run workflows around charge, energy, and exciton transport. The command-line character of the toolkit makes it friendly to high-performance-computing batch jobs and reproducible simulation pipelines.

Why package nerds care

For package maintainers and scientific Unix users, VOTCA is notable because it packages a research-code ecosystem rather than a single executable. Its command-line tools sit between molecular dynamics engines, scripts, and numerical libraries, which is exactly the kind of niche but high-value scientific workflow that benefits from reproducible system packaging.

It is also a good example of an academic codebase that has accumulated multiple named subpackages while keeping a shared upstream identity, so package metadata has to describe both the historical coarse-graining role and the newer electronic-structure role without reducing VOTCA to only one of them.

Timeline

  • 2009: VOTCA is presented in JCTC as a unified toolkit for coarse-graining applications.
  • 2015: Relative entropy and optimization-driven coarse-graining methods are documented as VOTCA advances in PLOS ONE.
  • 2018: VOTCA-XTP is used for electronic excitations in complex molecular environments.
  • 2020: VOTCA-XTP is presented for many-body Green's-function GW/BSE excited-state calculations.
  • 2020s: Core development is documented at Los Alamos National Laboratory and the Max Planck Institute for Polymer Research.

Related projects

  • VOTCA workflows commonly relate to molecular dynamics engines and formats such as GROMACS, LAMMPS, DL_POLY, ESPResSo, and HOOMD-blue, which appear in VOTCA documentation and background material as simulation sources or targets.
  • Within VOTCA, the main related components are VOTCA-CSG for coarse graining and VOTCA-XTP for excited-state and charge/exciton-transport calculations.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 9 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
csg_densitycliglobal executable
csg_dlptopolcliglobal executable
csg_dumpcliglobal executable
csg_fluctuationscliglobal executable
csg_fmatchcliglobal executable
csg_gmxtopolcliglobal executable
csg_imc_solvecliglobal executable
csg_mapcliglobal executable
csg_orientcorrcliglobal executable
csg_part_distcliglobal executable
csg_partial_rdfcliglobal executable
csg_radiicliglobal executable
csg_reupdatecliglobal executable
csg_sphericalordercliglobal executable
csg_statcliglobal executable
csg_traj_forcecliglobal executable
xtp_mapcliglobal executable
xtp_parallelcliglobal executable
xtp_runcliglobal executable
xtp_toolscliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2026
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/votca/votca

  • infoNo package-manager update timestamp was available.low confidence
  • infoNo cached GitHub release or tag data was available.https://github.com/votca/votcanone confidence

install metadata

Package metadata

Package keybrew:votca
Version2026
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/votca
Homepagehttps://www.votca.org/
Repositoryhttps://github.com/votca/votca
Upstream docshttps://doc.votca.org/
LicenseApache-2.0
Source archivehttps://github.com/votca/votca/archive/refs/tags/v2026.tar.gz
Dependenciesboost, eigen, fftw, gromacs, hdf5, libecpint, libint, libomp, libxc
Build dependenciescmake, pkgconf, python@3.14
Uses from macOSexpat
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

libvotca-2024 2024.2-4

VOTCA molecular dynamics analysis - shared libraries

https://www.votca.org/

sudo apt install libvotca-2024
  • Section: libs
  • Architecture: amd64
  • Source Package: votca
  • 12 dependencies
  • normalized package name match
  • Matched by: Votca
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvotca-2024 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libvotca-dev 2024.2-4

VOTCA molecular dynamics analysis - development files

https://www.votca.org/

sudo apt install libvotca-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: votca
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Votca
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libvotca-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

votca 2024.2-4

Molecular dynamics analysis - coarse-graining and charge transport

https://www.votca.org/

sudo apt install votca
  • Section: science
  • Architecture: amd64
  • 9 dependencies
  • 3 provides
  • 2 optional deps
  • normalized package name match
  • Matched by: Votca
Debian stable package indexes · deb.debian.org · Debian stable package indexes: votca from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

votca-data 2024.2-4

VOTCA molecular dynamics analysis - basis sets and scripts

https://www.votca.org/

sudo apt install votca-data
  • Section: science
  • Architecture: all
  • Source Package: votca
  • 1 dependencies
  • 1 provides
  • 4 optional deps
  • normalized package name match
  • Matched by: Votca
Debian stable package indexes · deb.debian.org · Debian stable package indexes: votca-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

votca-tutorials 2024.2-4

VOTCA molecular dynamics analysis - tutorials

https://www.votca.org/

sudo apt install votca-tutorials
  • Section: science
  • Architecture: all
  • Source Package: votca
  • 1 dependencies
  • 2 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Votca
Debian stable package indexes · deb.debian.org · Debian stable package indexes: votca-tutorials from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libvotca-2023 2023-1build2

VOTCA molecular dynamics analysis - shared libraries

https://www.votca.org/

sudo apt install libvotca-2023
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: votca
  • 12 dependencies
  • normalized package name match
  • Matched by: Votca
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvotca-2023 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libvotca-dev 2023-1build2

VOTCA molecular dynamics analysis - development files

https://www.votca.org/

sudo apt install libvotca-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: votca
  • 4 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Votca
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libvotca-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

votca 2023-1build2

Molecular dynamics analysis - coarse-graining and charge transport

https://www.votca.org/

sudo apt install votca
  • Section: universe/science
  • Architecture: amd64
  • 7 dependencies
  • 3 provides
  • 2 optional deps
  • normalized package name match
  • Matched by: Votca
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: votca from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

votca-data 2023-1build2

VOTCA molecular dynamics analysis - basis sets and scripts

https://www.votca.org/

sudo apt install votca-data
  • Section: universe/science
  • Architecture: all
  • Source Package: votca
  • 1 dependencies
  • 1 provides
  • 4 optional deps
  • normalized package name match
  • Matched by: Votca
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: votca-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

votca-tutorials 2023-1build2

VOTCA molecular dynamics analysis - tutorials

https://www.votca.org/

sudo apt install votca-tutorials
  • Section: universe/science
  • Architecture: all
  • Source Package: votca
  • 1 dependencies
  • 2 provides
  • 1 optional deps
  • normalized package name match
  • Matched by: Votca
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: votca-tutorials from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

votca 2026-2.fc45

Versatile Object-oriented Toolkit for Coarse-graining Applications

http://www.votca.org

sudo dnf install votca
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: votca
  • 15 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Votca
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: votca from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

votca-bash 2026-2.fc45

Bash completion for VOTCA

http://www.votca.org

sudo dnf install votca-bash
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: votca
  • 2 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Votca
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: votca-bash from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

votca-common 2026-2.fc45

Architecture independent data files for VOTCA

http://www.votca.org

sudo dnf install votca-common
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: votca
  • 2 provides
  • normalized package name match
  • Matched by: Votca
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: votca-common from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

votca-common-xtp 2026-2.fc45

Architecture independent data files for xtp parts of VOTCA

http://www.votca.org

sudo dnf install votca-common-xtp
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: votca
  • 1 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Votca
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: votca-common-xtp from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

votca-devel 2026-2.fc45

Development headers and libraries for votca

http://www.votca.org

sudo dnf install votca-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: votca
  • 14 dependencies
  • 5 provides
  • normalized package name match
  • Matched by: Votca
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: votca-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

votca-libs 2026-2.fc45

Libraries for VOTCA coarse-graining engine

http://www.votca.org

sudo dnf install votca-libs
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: votca
  • 15 dependencies
  • 6 provides
  • normalized package name match
  • Matched by: Votca
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: votca-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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