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

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

## インストール

```sh
sudo av install brew:xmltoman
```

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

### macOS

- Homebrew (100%):

```sh
brew install xmltoman
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install xmltoman
```

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

### Linux

- apk (92%):

```sh
sudo apk add xmltoman
```

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

- Debian apt (92%):

```sh
sudo apt install xmltoman
```

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

- dnf (92%):

```sh
sudo dnf install xmltoman
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#xmltoman
```

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

- pacman (92%):

```sh
sudo pacman -S xmltoman
```

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

- zypper (92%):

```sh
sudo zypper install xmltoman
```

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

## パッケージ情報

- **パッケージキー:** brew:xmltoman
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/xmltoman>
- **バージョン:** 0.4
- **ソース概要:** XML to manpage converter
- **ホームページ:** <https://sourceforge.net/projects/xmltoman/>
- **上流ドキュメント:** <https://sourceforge.net/projects/xmltoman/>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://downloads.sourceforge.net/project/xmltoman/xmltoman/xmltoman-0.4.tar.gz/xmltoman-0.4.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- xmlmantohtml (cli)
- xmltoman (cli)
- xmlmantohtml (エイリアス)
- xmltoman (エイリアス)

## macOS 提供ライブラリ

- expat
- perl

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.4
- ローカルデータ: OK
- 上流リポジトリ: https://sourceforge.net/projects/xmltoman/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

xmltoman is a tiny XML-to-manpage converter made up of two small scripts: xmltoman for groff man-page output and xmlmantohtml for HTML. It targets simple structured manpage XML rather than the full DocBook toolchain.

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

The upstream README describes xmltoman and xmlmantohtml as very simple scripts for converting XML to groff or HTML, with examples based on generating a masqmail man page. The README is signed by Oliver Kurth and dated October 2002 and October 2003, and credits Lennart Poettering for stylesheets and the DTD.

The SourceForge project page lists the project as a small converter for usual manpage sections such as description, options, and see also, with a last update in 2013. That small surface is the history: xmltoman stayed a narrow script package rather than becoming a general documentation framework.

### 採用の歴史

xmltoman's adoption is niche but practical: it gives package authors a lightweight way to keep manpage source in XML and generate groff or HTML without adopting all of DocBook. Its presence in Unix package collections reflects that small-tool role.

### 使われ方

Typical usage is direct and build-script friendly: run xmltoman on an XML file to produce a groff man page, preview it with man -l, or use xmlmantohtml or the supplied XSLT path to produce HTML.

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

xmltoman is a reminder that documentation tooling often survives because it is smaller than the fashionable alternative. For packages with simple man pages, a tiny XML schema plus a Perl converter can be easier to vendor, audit, and keep working than a larger publishing stack.

### タイムライン

- 2002-10-08: The upstream README records an early xmltoman date by Oliver Kurth.
- 2003-10-03: The README records a later update and credits Lennart Poettering's DTD and stylesheets.
- 2013-04-24: SourceForge lists the project as last updated.

### Related projects

- Related projects and technologies include groff man pages, HTML output, xsltproc, simple XML DTDs, DocBook alternatives, and manpage generators used in package builds.

### ソース

- <https://sourceforge.net/p/xmltoman/code/HEAD/tree/trunk/README?format=raw>
- <https://sourceforge.net/projects/xmltoman/>
- <https://sourceforge.net/projects/xmltoman/files/>


## セキュリティノート

narrow executable package without higher-risk signals.

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

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** xmltoman
- **Version Scheme:** 0
- **Revision:** 3
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

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

- Debian apt - xmltoman - 0.6-1: normalized package name match | Debian stable package indexes: xmltoman from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | simple XML to man converter | https://github.com/atsb/xmltoman
- Nix - xmltoman: normalized package name match | nixpkgs package indexes: pkgs/by-name/xm/xmltoman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - xmltoman - 0.6-1: normalized package name match | Ubuntu 24.04 LTS package indexes: xmltoman from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | simple XML to man converter | https://github.com/atsb/xmltoman
- apk - xmltoman - 0.6-r1: normalized package name match | Alpine Linux edge package indexes: xmltoman from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | convert xml to man pages in groff format or html | https://github.com/atsb/xmltoman
- apk - xmltoman-doc - 0.6-r1: normalized package name match | Alpine Linux edge package indexes: xmltoman-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | convert xml to man pages in groff format or html (documentation) | https://github.com/atsb/xmltoman
- dnf - xmltoman - 0.4-35.fc45: normalized package name match | Fedora Rawhide package metadata: xmltoman from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Scripts for converting XML to roff or HTML | http://sourceforge.net/projects/xmltoman/
- pacman - xmltoman - 0.4-6: normalized package name match | Arch Linux sync databases: xmltoman from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Convert xml to man pages in groff format or html | https://sourceforge.net/projects/xmltoman/
- zypper - xmltoman - 0.4-2.16: normalized package name match | openSUSE Tumbleweed package metadata: xmltoman from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Scripts to convert xml to man pages or html | https://github.com/Distrotech/xmltoman
- MacPorts - xmltoman: normalized package name match | MacPorts ports tree: textproc/xmltoman/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [ssss](https://pkg.so/ja/brew/ssss/) - Popular package that depends on this formula.
- [htmldoc](https://pkg.so/ja/brew/htmldoc/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, documentation, html.
- [texi2html](https://pkg.so/ja/brew/texi2html/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, documentation, html.
- [xml2rfc](https://pkg.so/ja/brew/xml2rfc/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, documentation, xml.
- [docbook2x](https://pkg.so/ja/brew/docbook2x/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, documentation, manpages.
- [libxml2](https://pkg.so/ja/brew/libxml2/) - Shares pkgdb curated category or tags: cli, developer-tools, html, xml.
- [docbook-xsl](https://pkg.so/ja/brew/docbook-xsl/) - Shares pkgdb curated category or tags: cli, developer-tools, documentation, xml.
- [go-md2man](https://pkg.so/ja/brew/go-md2man/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, documentation.
- [html2text](https://pkg.so/ja/brew/html2text/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, html.
- [rnv](https://pkg.so/ja/brew/rnv/) - Both packages work with overlapping file formats or content types. Shared terms: cli, developer, developer-tools, xml.

## Combined YAML source

View the package source record on GitHub. [combined/xmltoman.yml](https://github.com/mxcl/pkgdb/blob/main/combined/xmltoman.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
