# Installer vtk avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vtk pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:vtk
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install vtk
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install vtk
```

  Preuve: MacPorts ports tree: graphics/vtk/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add vtk
```

  Preuve: Alpine Linux edge package indexes: vtk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install vtk
```

  Preuve: Fedora Rawhide package metadata: vtk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#vtk
```

  Preuve: nixpkgs package indexes: vtk from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S vtk
```

  Preuve: Arch Linux sync databases: vtk from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install libvtk1
```

  Preuve: openSUSE Tumbleweed package metadata: libvtk1 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:vtk
- **Gestionnaire de paquets:** Homebrew
- **Version:** 9.6.2
- **Résumé source:** Toolkit for 3D computer graphics, image processing, and visualization
- **Page d'accueil:** <https://www.vtk.org/>
- **Dernière mise à jour:** 2026-07-11T20:15:27-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- vtkParseJava-9.6 (alias)
- vtkProbeOpenGLVersion-9.6 (alias)
- vtkWrapHierarchy-9.6 (alias)
- vtkWrapJava-9.6 (alias)
- vtkWrapJavaScript-9.6 (alias)
- vtkWrapPython-9.6 (alias)
- vtkWrapPythonInit-9.6 (alias)
- vtkWrapSerDes-9.6 (alias)
- vtkpython (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 9.6.2
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

- <https://docs.vtk.org/en/latest/index.html - official documentation index and current feature/release surface.>
- <https://gitlab.kitware.com/api/v4/projects/vtk%2Fvtk - Kitware GitLab project metadata.>
- <https://vtk.org/ - official project homepage describing scope and worldwide use.>
- <https://vtk.org/about/ - official overview, history, features, participants, and licensing.>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour vtk. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- Nix - vtk: normalized package name match | nixpkgs package indexes: vtk from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- apk - vtk - 9.5.2-r2: normalized package name match | Alpine Linux edge package indexes: vtk from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A software system for 3D computer graphics, image processing and visualization | https://vtk.org/
- apk - vtk-dev - 9.5.2-r2: normalized package name match | Alpine Linux edge package indexes: vtk-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A software system for 3D computer graphics, image processing and visualization (development files) | https://vtk.org/
- apk - vtk-doc - 9.5.2-r2: normalized package name match | Alpine Linux edge package indexes: vtk-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A software system for 3D computer graphics, image processing and visualization (documentation) | https://vtk.org/
- dnf - python3-vtk - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: python3-vtk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python 3 bindings for VTK | https://vtk.org/
- dnf - python3-vtk-mpich - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: python3-vtk-mpich from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python 3 bindings for VTK with mpich | https://vtk.org/
- dnf - python3-vtk-openmpi - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: python3-vtk-openmpi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Python 3 bindings for VTK with openmpi | https://vtk.org/
- dnf - vtk - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: vtk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | The Visualization Toolkit - A high level 3D visualization library | https://vtk.org/
- dnf - vtk-data - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: vtk-data from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | VTK data files for tests/examples | https://vtk.org/
- dnf - vtk-devel - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: vtk-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | VTK header files for building C++ code | https://vtk.org/
- dnf - vtk-doc - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: vtk-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | API documentation for VTK | https://vtk.org/
- dnf - vtk-examples - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: vtk-examples from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Examples for VTK | https://vtk.org/
- dnf - vtk-java - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: vtk-java from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Java bindings for VTK | https://vtk.org/
- dnf - vtk-mpich - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: vtk-mpich from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | The Visualization Toolkit - mpich version | https://vtk.org/
- dnf - vtk-mpich-devel - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: vtk-mpich-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | VTK header files for building C++ code with mpich | https://vtk.org/
- dnf - vtk-mpich-java - 9.6.2-8.fc45: normalized package name match | Fedora Rawhide package metadata: vtk-mpich-java from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Java bindings for VTK with mpich | https://vtk.org/


## Combined YAML source

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


## Sources

- 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
