# dita-ot mit Homebrew, Nix, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für dita-ot in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:dita-ot
- **Paketmanager:** Homebrew
- **Version:** 4.4
- **Quellzusammenfassung:** DITA Open Toolkit is an implementation of the OASIS DITA specification
- **Homepage:** <https://www.dita-ot.org/>
- **Repository:** <https://github.com/dita-ot/dita-ot>
- **Zuletzt aktualisiert:** 2026-06-22T14:03:10-07:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- dita (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 4.4
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

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


## Quellen

- 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
