# utftex mit Homebrew installieren

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

## Installation

```sh
sudo av install brew:utftex
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install utftex
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:utftex
- **Paketmanager:** Homebrew
- **Version:** 1.31
- **Quellzusammenfassung:** Pretty print math in monospace fonts, using a TeX-like syntax
- **Homepage:** <https://github.com/bartp5/libtexprintf>
- **Repository:** <https://github.com/bartp5/libtexprintf>
- **Zuletzt aktualisiert:** 2026-07-28T14:21:42+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- utfstringinfo (Alias)
- utftex (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.31
## Projektgeschichte und Nutzung

utftex is the command-line program shipped with libtexprintf for pretty-printing TeX-like mathematical notation as UTF-8 text in monospace fonts. The official README presents it as a way to unlock Unicode math in terminal and other monospace text applications.

### Projektgeschichte

The official README says utftex was inspired by asciiTeX and an improved asciiTeX fork, but supports more TeX syntax and includes extensive Unicode tables mapping LaTeX commands to Unicode symbols. GitHub releases show the project publishing tagged releases by 2022 and continuing through v1.31 in 2026.

### Adoptionsgeschichte

The input package metadata lists utftex in Homebrew. The upstream README also names downstream users and integrations, including a Julia wrapper, kramdown-rfc, a GUI, a Telegram bot, a Neovim Markdown renderer, and euporie.

### Wie es verwendet wird

The typical CLI use is to pass a TeX-like expression such as a fraction, vector, array, bracketed expression, or styled math symbol to `utftex` and receive aligned UTF-8 text. The companion `utfstringinfo` utility analyzes UTF-8 strings and reports byte sequences, code points, and matching utftex commands when available.

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

utftex is package-nerd interesting because it is a tiny terminal-formatting utility at the intersection of TeX, Unicode, monospace fonts, Markdown, RFC tooling, and notebook-style terminal interfaces.

### Zeitleiste

- 2022-07-06: GitHub release v1.11 published.
- 2026-03-13: GitHub release v1.31 published.

### Related projects

- The official README names asciiTeX, the larseggert asciiTeX fork, JuliaStrings/LibTeXPrintf.jl, kramdown-rfc, utftex-gui, utftexbot, render-markdown.nvim, and euporie.

### Quellen

- <https://github.com/bartp5/libtexprintf>
- <https://github.com/bartp5/libtexprintf/releases>
- 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


## Combined YAML source

View the package source record on GitHub. [combined/utftex.yml](https://github.com/mxcl/pkgdb/blob/main/combined/utftex.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
