# utftex を Homebrew でインストール

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
