# latexml を Homebrew, apt, dnf, MacPorts, zypper でインストール

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

## インストール

```sh
sudo av install brew:latexml
```

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

### macOS

- Homebrew (100%):

```sh
brew install latexml
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install LaTeXML
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install latexml
```

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

- dnf (92%):

```sh
sudo dnf install LaTeXML
```

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

- zypper (92%):

```sh
sudo zypper install LaTeXML
```

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

## パッケージ情報

- **パッケージキー:** brew:latexml
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/latexml>
- **バージョン:** 0.8.8
- **ソース概要:** LaTeX to XML/HTML/MathML Converter
- **ホームページ:** <https://math.nist.gov/~BMiller/LaTeXML/>
- **リポジトリ:** <https://github.com/brucemiller/LaTeXML>
- **上流ドキュメント:** <https://math.nist.gov/~BMiller/LaTeXML/>
- **ライセンス:** LicenseRef-Homebrew-public-domain
- **ソースアーカイブ:** <https://math.nist.gov/~BMiller/LaTeXML/releases/LaTeXML-0.8.8.tar.gz>
- **最終更新:** 2026-07-04T13:13:41+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- latexml (cli)
- latexmlc (cli)
- latexmlfind (cli)
- latexmlmath (cli)
- latexmlpost (cli)
- latexml (エイリアス)
- latexmlc (エイリアス)
- latexmlfind (エイリアス)
- latexmlmath (エイリアス)
- latexmlpost (エイリアス)

## ビルド依存関係

- pkgconf

## macOS 提供ライブラリ

- libxml2
- libxslt
- perl

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.8.8
- マネージャ更新日: 2026-07-04
- ローカルデータ: OK
- 上流リポジトリ: https://math.nist.gov/~BMiller/LaTeXML/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

LaTeXML is a public-domain Perl toolchain for translating TeX and LaTeX sources into structured XML and downstream formats such as HTML, EPUB, JATS, TEI, and MathML. Its package-manager identity is unusually tied to digital-math publishing rather than ordinary document rendering: it tries to preserve enough semantic structure for web presentation, search, accessibility, and corpus processing.

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

Bruce R. Miller developed LaTeXML at NIST for the Digital Library of Mathematical Functions, where a large body of LaTeX-authored mathematical content needed a web-oriented representation. The project later moved into a public GitHub workflow under the brucemiller/LaTeXML repository, with Deyan Ginev also listed as an author in the repository metadata.

The 2014 paper 'LaTeXML 2012 - A Year of LaTeXML' described the project as already established in mathematical-knowledge-management work, originally created for NIST DLMF and then used in publishing frameworks, authoring suites, and large TeX corpora. GitHub release tags show the 0.8 line continuing from at least 2015's v0.8.1 through the v0.8.8 release work dated 2024-02-26.

### 採用の歴史

LaTeXML found adoption where TeX is the authoring language but HTML, XML, accessibility, or machine-readable math is the delivery target. The project's own history emphasizes DLMF, mathematical publishing, authoring tools, and corpus conversion rather than a generic LaTeX-to-PDF workflow.

Package-manager adoption reflects that niche but durable role: Homebrew, Debian, Ubuntu, Fedora, MacPorts, and openSUSE package it as a command-line conversion suite, exposing tools such as latexml, latexmlpost, latexmlmath, and latexmlc.

### 使われ方

Typical use is a pipeline: convert TeX-like input to LaTeXML's XML model, then postprocess it into web or interchange formats. The command family supports full-document conversion, daemon-style conversion, math fragments, postprocessing, and helper discovery.

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

LaTeXML matters to package nerds because it sits at the intersection of TeX packaging, Perl dependencies, XML vocabularies, MathML, and reproducible document conversion. It is the sort of formula that reveals whether a package manager can handle a research-software stack with long-lived academic infrastructure and many format edges.

### タイムライン

- 2004: Public release date recorded for LaTeXML in secondary software metadata.
- 2012: The project was described as used beyond DLMF in publishing frameworks, authoring suites, and large-scale TeX corpora.
- 2015: v0.8.1 release commit dated 2015-02-17.
- 2022: v0.8.7 release notes dated 2022-12-16 described broad usability, fidelity, robustness, portability, and output-quality work.
- 2024: v0.8.8 release work dated 2024-02-26 updated the manual and release notes.

### Related projects

- Related systems and standards include TeX, LaTeX, XML, HTML5, EPUB, JATS, TEI, MathML, the NIST Digital Library of Mathematical Functions, and arXiv-scale TeX corpus conversion efforts.

### ソース

- <https://arxiv.org/html/1404.6549v1>
- <https://dlmf.nist.gov/LaTeXML>
- <https://dlmf.nist.gov/LaTeXML/manual.pdf>
- <https://formulae.brew.sh/formula/latexml>
- <https://github.com/brucemiller/LaTeXML>
- <https://github.com/brucemiller/LaTeXML/releases>


## セキュリティノート

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:** latexml
- **Version Scheme:** 0
- **Revision:** 4
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Debian apt - latexml - 0.8.8-2: normalized package name match | Debian stable package indexes: latexml from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | LaTeX to XML Converter | https://dlmf.nist.gov/LaTeXML/
- Ubuntu apt - latexml - 0.8.8-1: normalized package name match | Ubuntu 24.04 LTS package indexes: latexml from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | LaTeX to XML Converter | https://dlmf.nist.gov/LaTeXML/
- dnf - LaTeXML - 0.8.8-8.fc45: normalized package name match | Fedora Rawhide package metadata: LaTeXML from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Converts TeX and LaTeX to XML/HTML/ePub/MathML | http://dlmf.nist.gov/LaTeXML/
- zypper - LaTeXML - 0.8.8-2.4: normalized package name match | openSUSE Tumbleweed package metadata: LaTeXML from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | TeX and LaTeX to XML translator | http://dlmf.nist.gov/LaTeXML/
- zypper - perl-LaTeXML - 0.8.8-2.4: normalized package name match | openSUSE Tumbleweed package metadata: perl-LaTeXML from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Perl files for LaTeXML | http://dlmf.nist.gov/LaTeXML/
- MacPorts - LaTeXML: normalized package name match | MacPorts ports tree: tex/LaTeXML/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.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [pdftoipe](https://pkg.so/ja/brew/pdftoipe/) - Shares pkgdb curated category or tags: cli, developer-tools, document-conversion, document-processing, xml.
- [texmath](https://pkg.so/ja/brew/texmath/) - Shares pkgdb curated category or tags: cli, developer-tools, document-conversion, latex, mathml.
- [tth](https://pkg.so/ja/brew/tth/) - Shares pkgdb curated category or tags: cli, developer-tools, document-conversion, html, latex.
- [pandoc](https://pkg.so/ja/brew/pandoc/) - Shares pkgdb curated category or tags: cli, developer-tools, document-conversion, html, latex.
- [lowdown](https://pkg.so/ja/brew/lowdown/) - Shares pkgdb curated category or tags: cli, developer-tools, document-conversion, html, latex.
- [libxml2](https://pkg.so/ja/brew/libxml2/) - Shares pkgdb curated category or tags: cli, developer-tools, html, xml.
- [texlive](https://pkg.so/ja/brew/texlive/) - Shares pkgdb curated category or tags: cli, developer-tools, latex, tex.
- [xmlto](https://pkg.so/ja/brew/xmlto/) - Shares pkgdb curated category or tags: cli, developer-tools, document-conversion, xml.

## Combined YAML source

View the package source record on GitHub. [combined/latexml.yml](https://github.com/mxcl/pkgdb/blob/main/combined/latexml.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
