# 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
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/blahtexml>
- **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>
- **Docs amont:** <https://github.com/gvanas/blahtexml#readme>
- **Licence:** BSD-3-Clause
- **Archive source:** <https://github.com/gvanas/blahtexml/archive/refs/tags/v1.0.tar.gz>
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- blahtex (cli)
- blahtexml (cli)
- blahtex (alias)
- blahtexml (alias)

## Dépendances

- xerces-c

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 1.0
- données locales: OK
- dépôt amont: https://github.com/gvanas/blahtexml
- dernière version détectée: v1.0 (à jour)
- info: No package-manager update timestamp was available.
## 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

## Détails de la base source

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

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


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Scientific computing packages](https://www.automicvault.com/fr/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [xerces-c](https://www.automicvault.com/fr/pkg/brew/xerces-c/) - Runtime dependency declared by Homebrew.
- [a2ps](https://www.automicvault.com/fr/pkg/brew/a2ps/) - Shares av.db curated category or tags: cli, productivity.
- [abook](https://www.automicvault.com/fr/pkg/brew/abook/) - Shares av.db curated category or tags: cli, productivity.
- [acronym](https://www.automicvault.com/fr/pkg/brew/acronym/) - Shares av.db curated category or tags: cli, productivity.
- [ad](https://www.automicvault.com/fr/pkg/brew/ad/) - Shares av.db curated category or tags: cli, productivity.
- [aerc](https://www.automicvault.com/fr/pkg/brew/aerc/) - Shares av.db curated category or tags: cli, productivity.
- [aldo](https://www.automicvault.com/fr/pkg/brew/aldo/) - Shares av.db curated category or tags: cli, productivity.
- [alexjs](https://www.automicvault.com/fr/pkg/brew/alexjs/) - Shares av.db curated category or tags: cli, productivity.
- [aliyunpan](https://www.automicvault.com/fr/pkg/brew/aliyunpan/) - Shares av.db curated category or tags: cli, productivity.
- [dom-to-pptx](https://www.automicvault.com/fr/pkg/npm/dom-to-pptx/) - Local package facts share a topical domain. Shared terms: cli, converts, into, productivity.
- [clippy](https://www.automicvault.com/fr/pkg/brew/clippy/) - Local package facts share a topical domain. Shared terms: cli, into, productivity.
- [ddate](https://www.automicvault.com/fr/pkg/brew/ddate/) - Local package facts share a topical domain. Shared terms: cli, converts, productivity.

## Combined YAML source

View the package source record on GitHub. [combined/blahtexml.yml](https://github.com/automic-vault/db/blob/main/combined/blahtexml.yml)


## Sources

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