# 使用 Homebrew 安装 utftex

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install utftex
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:utftex
- **软件包管理器:** Homebrew
- **版本:** 1.31
- **来源摘要:** Pretty print math in monospace fonts, using a TeX-like syntax
- **主页:** <https://github.com/bartp5/libtexprintf>
- **仓库:** <https://github.com/bartp5/libtexprintf>
- **最后更新:** 2026-07-28T14:21:42+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- utfstringinfo (别名)
- utftex (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

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

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.

### 时间线

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

### 来源

- <https://github.com/bartp5/libtexprintf>
- <https://github.com/bartp5/libtexprintf/releases>
- input source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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)


## 来源

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