# 使用 Homebrew, Nix, apt, zypper 安装 dita-ot

查看 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
