# blahtexml mit Homebrew, apt, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für blahtexml in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install blahtexml
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install blahtexml
```

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:blahtexml
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/blahtexml>
- **Version:** 1.0
- **Quellzusammenfassung:** Converts equations into Math ML
- **Homepage:** <https://github.com/gvanas/blahtexml>
- **Repository:** <https://github.com/gvanas/blahtexml>
- **Upstream-Dokumentation:** <https://github.com/gvanas/blahtexml#readme>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://github.com/gvanas/blahtexml/archive/refs/tags/v1.0.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- blahtex (cli)
- blahtexml (cli)
- blahtex (Alias)
- blahtexml (Alias)

## Abhängigkeiten

- xerces-c

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.0
- lokale Daten: OK
- Upstream-Repository: https://github.com/gvanas/blahtexml
- neueste erkannte Version: v1.0 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

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


## Quellen

- 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
