# docbook2x を Homebrew, apk, apt, Nix, pacman, zypper, dnf, MacPorts でインストール

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

## インストール

```sh
sudo av install brew:docbook2x
```

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

### macOS

- Homebrew (100%):

```sh
brew install docbook2x
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install docbook2X
```

  証拠: MacPorts ports tree: textproc/docbook2X/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add docbook2x
```

  証拠: Alpine Linux edge package indexes: docbook2x from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install docbook2x
```

  証拠: Debian stable package indexes: docbook2x from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#docbook2x
```

  証拠: nixpkgs package indexes: pkgs/by-name/do/docbook2x/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S docbook2x
```

  証拠: Arch Linux sync databases: docbook2x from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install docbook2x
```

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

- dnf (92%):

```sh
sudo dnf install docbook2X
```

  証拠: Fedora Rawhide package metadata: docbook2X from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:docbook2x
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.8.8
- **ソース概要:** Convert DocBook to UNIX manpages and GNU TeXinfo
- **ホームページ:** <https://docbook2x.sourceforge.net/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- db2x_manxml (エイリアス)
- db2x_texixml (エイリアス)
- db2x_xsltproc (エイリアス)
- docbook2man (エイリアス)
- docbook2texi (エイリアス)
- sgml2xml-isoent (エイリアス)
- utf8trans (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

docbook2X is a focused DocBook converter for traditional Unix man pages and GNU Texinfo.

It is effectively mature legacy infrastructure: upstream's last release was 0.8.8 in March 2007, but distributions still carry it because man-page and info-page generation remain useful in source builds.

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

The project predates much of today's Markdown-centric documentation tooling and targeted the practical problem of turning DocBook refentry content into native Unix documentation formats.

The preserved SourceForge homepage identifies 0.8.8, released on March 3, 2007, and the manual identifies Steve Cheng as author.

SourceForge file history shows the 0.8.x line progressing from 2003 through 2007.

### 採用の歴史

docbook2X was adopted by Linux and BSD distributions because it generated man and Texinfo output in packaging workflows where those formats were first-class artifacts.

Although dormant upstream, it remains packaged in Homebrew, Debian, Fedora, Arch, MacPorts, Nix, Ubuntu, openSUSE, FreeBSD ports, OpenBSD ports, and Guix.

### 使われ方

The common commands convert DocBook/XML refentry documents into manual pages or Texinfo, with lower-level helpers for Man-XML and Texi-XML intermediate formats.

The package is most often encountered in build dependencies rather than as a user-facing authoring tool.

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

docbook2X is a good example of a small, stable converter kept alive by distribution packaging long after upstream activity quieted.

Its continued presence says a lot about Unix documentation culture: man pages and info documents are still build outputs worth preserving.

### タイムライン

- 2003: SourceForge file history shows early 0.8.x releases.
- 2004-2006: the 0.8.x series iterated through converter and packaging improvements.
- 2007: docbook2X 0.8.8 was released as the documented upstream release.
- 2010s-2020s: distributions continued carrying patched packages for modern build environments.

### Related projects

- Related projects include DocBook XML, DocBook XSL stylesheets, xmlto, xsltproc/libxslt, GNU Texinfo, groff, and distribution XML catalog tooling.
- The Distrotech GitHub mirror is useful as a readable source mirror, but SourceForge remains the upstream identity in package metadata.

### ソース

- <https://docbook2x.sourceforge.net/>
- <https://docbook2x.sourceforge.net/latest/doc/docbook2X.html>
- <https://sourceforge.net/projects/docbook2x/>
- <https://sourceforge.net/projects/docbook2x/files/docbook2x/>
- <https://sourceforge.net/projects/docbook2x/files/docbook2x/0.8.8/>
- <https://packages.debian.org/bookworm/docbook2x>
- <https://openports.pl/path/textproc/docbook2x>
- <https://github.com/Distrotech/docbook2X>


## セキュリティノート

narrow executable package without higher-risk signals.

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

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

- Debian apt - docbook2x - 0.8.8-18: normalized package name match | Debian stable package indexes: docbook2x from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Converts DocBook/XML documents into man pages and TeXinfo | http://docbook2x.sourceforge.net
- Nix - docbook2x: normalized package name match | nixpkgs package indexes: pkgs/by-name/do/docbook2x/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - docbook2x - 0.8.8-18: normalized package name match | Ubuntu 24.04 LTS package indexes: docbook2x from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Converts DocBook/XML documents into man pages and TeXinfo | http://docbook2x.sourceforge.net
- apk - docbook2x - 0.8.8-r10: normalized package name match | Alpine Linux edge package indexes: docbook2x from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | DocBook converter to UNIX manpage and GNU Texinfo format | https://docbook2x.sourceforge.net/
- apk - docbook2x-doc - 0.8.8-r10: normalized package name match | Alpine Linux edge package indexes: docbook2x-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | DocBook converter to UNIX manpage and GNU Texinfo format (documentation) | https://docbook2x.sourceforge.net/
- dnf - docbook2X - 0.8.8-53.fc45: normalized package name match | Fedora Rawhide package metadata: docbook2X from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Convert docbook into man and Texinfo | http://docbook2x.sourceforge.net/
- pacman - docbook2x - 0.8.8-19: normalized package name match | Arch Linux sync databases: docbook2x from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A software package that converts DocBook documents into the traditional Unix man page format and the GNU Texinfo format. | http://docbook2x.sourceforge.net
- zypper - docbook2x - 0.8.8-130.6: normalized package name match | openSUSE Tumbleweed package metadata: docbook2x from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | DocBook-to-Texinfo Converter | http://docbook2x.sourceforge.net/
- zypper - docbook2x-doc - 0.8.8-130.6: normalized package name match | openSUSE Tumbleweed package metadata: docbook2x-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | DocBook-to-Texinfo Converter | http://docbook2x.sourceforge.net/
- MacPorts - docbook2X: normalized package name match | MacPorts ports tree: textproc/docbook2X/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/docbook2x.yml](https://github.com/mxcl/pkgdb/blob/main/combined/docbook2x.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
