Automic VaultAutomic Vault

brew

Install vtk with Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper

Toolkit for 3D computer graphics, image processing, and visualization. Version 9.6.2 via Homebrew; verified 2026-06-22.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install vtk

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install vtk

MacPorts ports tree · graphics/vtk/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add vtk

Alpine Linux edge package indexes · vtk · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install python3-vtk

Fedora Rawhide package metadata · python3-vtk · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#vtk

nixpkgs package indexes · vtk · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S vtk

Arch Linux sync databases · vtk · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install libvtk1

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

overview

Package summary

Toolkit for 3D computer graphics, image processing, and visualization

Commands and aliases

  • vtkParseJava-9.6
  • vtkProbeOpenGLVersion-9.6
  • vtkWrapHierarchy-9.6
  • vtkWrapJava-9.6
  • vtkWrapJavaScript-9.6
  • vtkWrapPython-9.6
  • vtkWrapPythonInit-9.6
  • vtkWrapSerDes-9.6
  • vtkpython

history

Project history and usage

The Visualization Toolkit, usually called VTK, is a long-running open-source system for 3D graphics, modeling, image processing, volume rendering, scientific visualization, and 2D plotting. It is a C++ toolkit with language bindings, especially Python, and is used as a visualization foundation in research, engineering, medical imaging, and commercial applications.

Project history

VTK began in December 1993 as companion software for the textbook `The Visualization Toolkit: An Object-Oriented Approach to 3D Graphics`. Will Schroeder, Ken Martin, and Bill Lorensen wrote the book and software on their own time while at GE R&D, with permission, to create an open framework for advanced visualization and graphics applications.

VTK grew out of the authors' earlier graphics and visualization work at GE and was shaped by systems such as LYMB, VISAGE, Clockworks, and object-oriented modeling ideas. After the core was written, users and developers from GE Medical Systems, research labs, universities, oil and gas, and other domains began applying it to real problems and extending the code.

Adoption history

In 1998, Ken Martin and Will Schroeder, together with Lisa Avila, Charles Law, and Bill Hoffman, left GE to found Kitware in order to support the growing VTK community. Since then, Kitware and hundreds of outside contributors have maintained VTK as a central open-source visualization platform, with major institutional participation from groups such as Sandia National Laboratories, Los Alamos, the Department of Energy ASC program, the National Library of Medicine, and the Army Research Laboratory.

How it is used

VTK applications are usually built as visualization pipelines: data objects flow through filters, mappers, renderers, widgets, and interaction components. Developers use it from C++ when they need maximum control and from Python when they want rapid scientific or data-processing workflows, while VTK's file formats and wrapping tools make it a common bridge between compiled simulation codes and exploratory visualization.

Why package nerds care

For package maintainers, VTK is significant because it is both a library stack and an ecosystem anchor. It underpins tools such as ParaView and many scientific applications, has a large module surface, exposes compiled wrappers, tracks graphics back ends and data formats over decades, and tends to stress build systems, ABI compatibility, and binary packaging more than small command-line tools do.

Timeline

  • 1993-12: Work begins on the textbook companion software that became VTK.
  • 1994: Early public VTK releases follow the textbook/software effort.
  • 1998: Kitware is founded to support the growing VTK community.
  • 2015-02-27: Current Kitware GitLab project record for `vtk/vtk` was created.
  • 2020s: VTK continues adding modern rendering, Python, WebAssembly, WebGPU, data-format, and high-performance visualization features.

Related projects

  • Kitware is VTK's principal steward and commercial support organization.
  • ParaView, VTK.js, trame, medical-imaging tools, engineering post-processors, and many research applications build on VTK concepts or code.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for vtk. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 25 runtime dependencies.
  • Build metadata lists 1 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
vtkParseJava-9.6cliglobal executable
vtkProbeOpenGLVersion-9.6cliglobal executable
vtkWrapHierarchy-9.6cliglobal executable
vtkWrapJava-9.6cliglobal executable
vtkWrapJavaScript-9.6cliglobal executable
vtkWrapPython-9.6cliglobal executable
vtkWrapPythonInit-9.6cliglobal executable
vtkWrapSerDes-9.6cliglobal executable
vtkpythoncliglobal 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 version9.6.2
manager updated2026-06-22
local dataok
upstreamnot checked
latest detectednot detected

https://www.vtk.org/

  • infoRelease/tag comparison is only available for GitHub repositories.https://www.vtk.org/none confidence

install metadata

Package metadata

Package keybrew:vtk
Version9.6.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/vtk
Homepagehttps://www.vtk.org/
Repositoryhttps://gitlab.kitware.com/vtk/vtk
Upstream docshttps://docs.vtk.org/
LicenseBSD-3-Clause
Source archivehttps://www.vtk.org/files/release/9.6/VTK-9.6.2.tar.gz
Last updated2026-06-22T14:06:36-07:00
Pulseupdated
Dependenciesboost, cgns, double-conversion, eigen, fontconfig, freetype, hdf5, jpeg-turbo, jsoncpp, libharu, libogg, libpng, libtiff, lz4, netcdf, nlohmann-json, proj, pugixml, python@3.14, qtbase, qtdeclarative, sqlite, theora, utf8cpp, xz
Build dependenciescmake
Uses from macOSexpat, libxml2
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 Namevtk
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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.

Nix95%

vtk

nix profile install nixpkgs#vtk
  • normalized package name match
  • Matched by: Vtk
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: vtk from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
apk95%

vtk 9.5.2-r2

A software system for 3D computer graphics, image processing and visualization

https://vtk.org/

sudo apk add vtk
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: vtk
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Vtk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vtk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vtk-dev 9.5.2-r2

A software system for 3D computer graphics, image processing and visualization (development files)

https://vtk.org/

sudo apk add vtk-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: vtk
  • 1 dependencies
  • normalized package name match
  • Matched by: Vtk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vtk-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vtk-doc 9.5.2-r2

A software system for 3D computer graphics, image processing and visualization (documentation)

https://vtk.org/

sudo apk add vtk-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: vtk
  • normalized package name match
  • Matched by: Vtk
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vtk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

python3-vtk 9.6.2-2.fc45

Python 3 bindings for VTK

https://vtk.org/

sudo dnf install python3-vtk
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: vtk
  • 32 dependencies
  • 11 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-vtk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-vtk-mpich 9.6.2-2.fc45

Python 3 bindings for VTK with mpich

https://vtk.org/

sudo dnf install python3-vtk-mpich
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vtk
  • 32 dependencies
  • 9 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-vtk-mpich from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-vtk-openmpi 9.6.2-2.fc45

Python 3 bindings for VTK with openmpi

https://vtk.org/

sudo dnf install python3-vtk-openmpi
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vtk
  • 32 dependencies
  • 9 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-vtk-openmpi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vtk 9.6.2-2.fc45

The Visualization Toolkit - A high level 3D visualization library

https://vtk.org/

sudo dnf install vtk
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: vtk
  • 32 dependencies
  • 32 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vtk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vtk-data 9.6.2-2.fc45

VTK data files for tests/examples

https://vtk.org/

sudo dnf install vtk-data
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: vtk
  • 1 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vtk-data from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vtk-devel 9.6.2-2.fc45

VTK header files for building C++ code

https://vtk.org/

sudo dnf install vtk-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: i686
  • Source Package: vtk
  • 32 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vtk-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vtk-doc 9.6.2-2.fc45

API documentation for VTK

https://vtk.org/

sudo dnf install vtk-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: vtk
  • 1 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vtk-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vtk-examples 9.6.2-2.fc45

Examples for VTK

https://vtk.org/

sudo dnf install vtk-examples
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vtk
  • 2 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vtk-examples from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vtk-java 9.6.2-2.fc45

Java bindings for VTK

https://vtk.org/

sudo dnf install vtk-java
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vtk
  • 32 dependencies
  • 32 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vtk-java from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vtk-mpich 9.6.2-2.fc45

The Visualization Toolkit - mpich version

https://vtk.org/

sudo dnf install vtk-mpich
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vtk
  • 32 dependencies
  • 32 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vtk-mpich from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vtk-mpich-devel 9.6.2-2.fc45

VTK header files for building C++ code with mpich

https://vtk.org/

sudo dnf install vtk-mpich-devel
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vtk
  • 32 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vtk-mpich-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

vtk-mpich-java 9.6.2-2.fc45

Java bindings for VTK with mpich

https://vtk.org/

sudo dnf install vtk-mpich-java
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vtk
  • 32 dependencies
  • 32 provides
  • normalized package name match
  • Matched by: Vtk
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vtk-mpich-java 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