# Installer dita-ot avec Homebrew, Nix, apt, zypper

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

## installation

```sh
sudo av install brew:dita-ot
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install dita-ot
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#dita-ot
```

  Preuve: nixpkgs package indexes: pkgs/by-name/di/dita-ot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Ubuntu apt (92%):

```sh
sudo apt install dita-ot
```

  Preuve: Ubuntu 24.04 LTS package indexes: dita-ot from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

- zypper (92%):

```sh
sudo zypper install dita
```

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

## Faits du paquet

- **Clé du paquet:** brew:dita-ot
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.4
- **Résumé source:** DITA Open Toolkit is an implementation of the OASIS DITA specification
- **Page d'accueil:** <https://www.dita-ot.org/>
- **Dépôt:** <https://github.com/dita-ot/dita-ot>
- **Dernière mise à jour:** 2026-06-22T14:03:10-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- dita (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

DITA Open Toolkit, usually shortened to DITA-OT, is an open-source publishing engine for content authored in the Darwin Information Typing Architecture. In package-manager terms it is the command-line engine behind many XML documentation build pipelines.

### Historique du projet

The project maintains a long release history back to the 1.0 era and now publishes current documentation through dita-ot.org. Its README describes a Java-based toolkit distributed as installable packages and built from source with Gradle.

### Historique d'adoption

DITA-OT is tied to the DITA authoring standard and the OASIS DITA community rather than to a single vendor product. Its website links source code, issue tracking, documentation source, community discussions, user groups, Stack Overflow tags, and recurring DITA-OT Day events, all signs of a specialized but durable documentation-tool ecosystem.

### Modes d'utilisation

Users run the included dita command with an input DITA map or topic and an output format, often inside documentation build scripts or CI jobs. The toolkit supports plug-ins, transformations, project files, and multiple output formats, so it functions as both a CLI and an extension point for publishing systems.

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

DITA-OT is package-nerdy because it packages a fairly complex Java/XML publishing stack behind one command. For documentation teams, installing dita-ot from a package manager is the boring, reproducible way to put DITA builds on developer laptops and CI runners.

### Chronologie

- 2000s: DITA-OT 1.x line establishes the toolkit for DITA publishing.
- 2013: DITA-OT 1.8 release appears in the modern GitHub release history.
- 2015: DITA-OT 2.x documentation era introduces the newer site structure.
- 2025: DITA-OT 4.3 release notes document continued Java 17-based releases.

### Related projects

- OASIS DITA is the standard around which DITA-OT is built.
- Apache FOP and XML graphics tooling appear in DITA-OT's release notes as part of the PDF publishing stack.

### Sources

- <https://www.dita-ot.org/>
- <https://www.dita-ot.org/dev/>
- <https://github.com/dita-ot/dita-ot#readme>
- <https://www.dita-ot.org/4.3/topics/release-history>
- <https://www.dita-ot.org/4.3/release-notes/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - dita-ot: normalized package name match | nixpkgs package indexes: pkgs/by-name/di/dita-ot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - dita-ot - 1.5.3+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: dita-ot from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | transforms DITA content (maps and topics) into deliverable formats | http://dita-ot.sourceforge.net
- Ubuntu apt - dita-ot-doc - 1.5.3+dfsg-1: normalized package name match | Ubuntu 24.04 LTS package indexes: dita-ot-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | DITA Open Toolkit (documentation) | http://dita-ot.sourceforge.net
- zypper - dita - 1.1-85.4: installed executable or alias match | openSUSE Tumbleweed package metadata: dita from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | OASIS Darwin Information Typing Architecture (DITA) | http://www.oasis-open.org/committees/dita/


## Combined YAML source

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