# 使用 Homebrew, apt, MacPorts, Nix 安装 blahtexml

查看 blahtexml 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:blahtexml
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install blahtexml
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install blahtexml
```

  证据: MacPorts ports tree: tex/blahtexml/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install blahtexml
```

  证据: Debian stable package indexes: blahtexml from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#blahtexml
```

  证据: nixpkgs package indexes: pkgs/by-name/bl/blahtexml/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:blahtexml
- **软件包管理器:** Homebrew
- **版本:** 1.0
- **来源摘要:** Converts equations into Math ML
- **主页:** <https://github.com/gvanas/blahtexml>
- **仓库:** <https://github.com/gvanas/blahtexml>
- **最后更新:** 2026-07-23T22:51:37+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- blahtex (别名)
- blahtexml (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.0
## 项目历史与用法

blahtexml is a small command-line bridge between TeX-style equation input and MathML/XML output. It sits in the lineage of tools built for publishing systems that needed math rendering before browser-native MathML was dependable everywhere.

### 项目历史

The upstream README describes blahtex as a TeX-to-MathML converter designed with MediaWiki in mind, created by David Harvey. blahtexml was added by Gilles Van Assche as a source-level extension that processes entire XML files and converts embedded blahtex equations into MathML.

The README's copyright range records the handoff from the 2006 blahtex work to Gilles Van Assche's maintenance from 2007 through 2023, with a v1.0 tag present in the upstream repository.

### 采用历史

Its adoption is mostly in distribution packaging rather than a large public application ecosystem: the input package facts list Homebrew, Debian, MacPorts, Nix, and Ubuntu package names. That is typical for a niche document-conversion helper kept available for build pipelines and legacy publishing workflows.

### 使用方式

Users invoke `blahtex` for TeX-to-MathML conversion or `blahtexml` when the input is an XML document containing equations. Building `blahtexml` requires Xerces-C according to the upstream README.

### 为什么软件包爱好者会关心

The package is interesting because it preserves a very specific pre-Markdown, pre-client-side-MathJax era of math publishing: command-line TeX parsing that emits XML-friendly MathML for systems such as MediaWiki.

### 时间线

- 2006: David Harvey's blahtex copyright begins.
- 2007: Gilles Van Assche's blahtexml maintenance copyright begins.
- 2023: Upstream README copyright range still includes Gilles Van Assche maintenance.
- v1.0: Upstream repository exposes a v1.0 tag.

### Related projects

- Related projects include blahtex, MediaWiki math rendering, MathML, TeX/LaTeX equation tooling, and browser-side renderers such as MathJax.

### 来源

- <https://github.com/gvanas/blahtexml/blob/master/README>
- <https://github.com/gvanas/blahtexml/tree/master/Documentation>
- input source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- Debian apt - blahtexml - 0.9-1.2: normalized package name match | Debian stable package indexes: blahtexml from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Converts TeX equations into MathML | http://gva.noekeon.org/blahtexml/
- Nix - blahtexml: normalized package name match | nixpkgs package indexes: pkgs/by-name/bl/blahtexml/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - blahtexml - 0.9-1.1build4: normalized package name match | Ubuntu 24.04 LTS package indexes: blahtexml from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Converts TeX equations into MathML | http://gva.noekeon.org/blahtexml/
- MacPorts - blahtexml: normalized package name match | MacPorts ports tree: tex/blahtexml/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/blahtexml.yml](https://github.com/mxcl/pkgdb/blob/main/combined/blahtexml.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
