# dita-ot を Homebrew, Nix, apt, zypper でインストール

dita-ot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  証拠: 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
```

  証拠: 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
```

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

## パッケージ情報

- **パッケージキー:** brew:dita-ot
- **パッケージマネージャ:** Homebrew
- **バージョン:** 4.4
- **ソース概要:** DITA Open Toolkit is an implementation of the OASIS DITA specification
- **ホームページ:** <https://www.dita-ot.org/>
- **リポジトリ:** <https://github.com/dita-ot/dita-ot>
- **最終更新:** 2026-06-22T14:03:10-07:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- dita (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.4
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## ソース

- 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
