# Installer blahtexml avec Homebrew, apt, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de blahtexml pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install blahtexml
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install blahtexml
```

  Preuve: 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
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:blahtexml
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0
- **Résumé source:** Converts equations into Math ML
- **Page d'accueil:** <https://github.com/gvanas/blahtexml>
- **Dépôt:** <https://github.com/gvanas/blahtexml>
- **Dernière mise à jour:** 2026-07-23T22:51:37+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- blahtex (alias)
- blahtexml (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- 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)


## Sources

- 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
