# Installer itk avec Homebrew, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:itk
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install itk
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install itk
```

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

### Linux

- dnf (92%):

```sh
sudo dnf install itk
```

  Preuve: Fedora Rawhide package metadata: itk 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#itk
```

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

- pacman (92%):

```sh
sudo pacman -S itk
```

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

- zypper (92%):

```sh
sudo zypper install itk
```

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

## Faits du paquet

- **Clé du paquet:** brew:itk
- **Gestionnaire de paquets:** Homebrew
- **Version:** 5.4.6
- **Résumé source:** Insight Toolkit is a toolkit for performing registration and segmentation
- **Page d'accueil:** <https://itk.org>
- **Dépôt:** <https://github.com/InsightSoftwareConsortium/ITK>
- **Dernière mise à jour:** 2026-06-22T14:03:48-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- itkTestDriver (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

ITK, the Insight Toolkit, is an open-source, cross-platform toolkit for scientific image processing, segmentation, and registration. It is one of the foundational C++ libraries behind medical-imaging and multidimensional image-analysis software.

### Historique du projet

ITK began from the U.S. National Library of Medicine's need for open tools to analyze 3D data from the Visible Human Project. The archived ITK history says that in 1999 the NLM awarded a three-year contract to develop an open-source registration and segmentation toolkit, coordinated by Terry Yoo and built by the Insight Software Consortium.

The original consortium joined commercial and academic groups: GE Research, Kitware, MathSoft/Insightful, the University of North Carolina, the University of Tennessee/Utah group, and the University of Pennsylvania, with subcontractors from Brigham and Women's Hospital, Columbia, the University of Pennsylvania GRASP Lab, and the University of Pittsburgh.

The toolkit was built in C++ with generic programming and CMake, and it emphasized automated testing, iterative development, and language wrapping. Official ITK documentation describes it as an open-source toolkit for two-, three-, and higher-dimensional scientific image processing, segmentation, and registration.

The project continued through major 4.x, 5.x, and 6.x release lines on GitHub. ITK 5.0.0 was published in 2019, and the ITK site describes the project as using open governance and being fiscally sponsored by NumFOCUS.

### Historique d'adoption

ITK's adoption grew from medical imaging into microscopy, remote sensing, and other scientific image-analysis domains. The Visible Human Project page records that its public-domain data sets were released in 1994 and 1995 and were intended partly as public-domain data for testing medical imaging algorithms, giving ITK a clear data-driven origin.

Package-manager adoption spans Homebrew, Fedora, MacPorts, Nix, Arch, and openSUSE-family packages, but many users encounter ITK through downstream applications, Python wrapping, SimpleITK, 3D Slicer, ITK-SNAP, and research software stacks rather than by running a single CLI.

### Modes d'utilisation

ITK is primarily a development library. Users write C++ or wrapped-language programs that compose readers, writers, image types, filters, registration methods, segmentation algorithms, and pipeline components.

The Homebrew formula exposes itkTestDriver, which reflects ITK's heavy testing culture more than a traditional end-user command-line application.

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

ITK is package-manager significant because it is a large scientific C++ dependency with long compile times, optional wrapping, CMake integration, and downstream consumers across research software. Packaging it well saves every downstream project from rebuilding a complex imaging stack by hand.

It is also historically important as a medical-imaging open-source success: a government-funded research toolkit that became infrastructure for later tools rather than a single application.

### Chronologie

- 1994: The Visible Human male data set was publicly released.
- 1995: The Visible Human female data set was publicly released.
- 1999: NLM awarded the contract that started the Insight Toolkit effort.
- 2018: ITK 4.13.0 was published in the GitHub release stream.
- 2019: ITK 5.0.0 was published.
- 2026: ITK 6.0.0 documentation was generated in the project documentation site.

### Related projects

- The Visible Human Project is the data and research context that motivated ITK.
- CMake, VTK, SimpleITK, ITK-SNAP, 3D Slicer, NumFOCUS, and Kitware are closely related in ITK's history and ecosystem.
- Downstream scientific workflows use ITK alongside Python, image IO libraries, visualization toolkits, and domain applications for medical imaging and microscopy.

### Sources

- <https://docs.itk.org/projects/doxygen/en/latest/>
- <https://formulae.brew.sh/formula/itk>
- <https://github.com/InsightSoftwareConsortium/ITK>
- <https://github.com/InsightSoftwareConsortium/ITK/releases>
- <https://insightsoftwareconsortium.github.io/ITKWikiArchive/Wiki/ITK/About/>
- <https://itk.org/>
- <https://www.nlm.nih.gov/research/visible/visible_human.html>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour itk. 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 - itk: normalized package name match | nixpkgs package indexes: itk from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- dnf - itk - 4.2.3-2.fc45: normalized package name match | Fedora Rawhide package metadata: itk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Object oriented extensions to Tk | https://core.tcl-lang.org/itk
- dnf - itk-devel - 4.2.3-2.fc45: normalized package name match | Fedora Rawhide package metadata: itk-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Development headers and libraries for linking against itk | https://core.tcl-lang.org/itk
- pacman - itk - 5.4.7-1: normalized package name match | Arch Linux sync databases: itk from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | An open-source toolkit for multidimensional image analysis | https://www.itk.org
- zypper - itk - 4.1.0-2.25: normalized package name match | openSUSE Tumbleweed package metadata: itk from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Object Oriented Extension for Tcl
- MacPorts - itk: normalized package name match | MacPorts ports tree: x11/itk/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/itk.yml](https://github.com/mxcl/pkgdb/blob/main/combined/itk.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
