# 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
- **バージョン:** 0.4
- **ソース概要:** XML to manpage converter
- **ホームページ:** <https://sourceforge.net/projects/xmltoman/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

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

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

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

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

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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
