Automic VaultAutomic Vault

brew

使用 Homebrew, apt, Nix, scoop 安装 tex-fmt

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install tex-fmt

local Homebrew formula metadata

Linux

Debian apt已验证 · 92%
sudo apt install tex-fmt

Debian stable package indexes · tex-fmt · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#tex-fmt

nixpkgs package indexes · pkgs/by-name/te/tex-fmt/package.nix · 来源: api.github.com

Windows

Scoop已验证 · 92%
scoop install extras/tex-fmt

Scoop official bucket manifest trees · bucket/tex-fmt.json · 来源: api.github.com

概览

软件包摘要

Extremely fast LaTeX formatter written in Rust

命令和别名

  • tex-fmt

历史

项目历史与用法

tex-fmt is a Rust command-line formatter for LaTeX-related source files, focused on fast indentation, line wrapping, table formatting, and editor or CI integration.

项目历史

The WGUNDERWOOD/tex-fmt repository was created in April 2024. Its README describes tex-fmt as an extremely fast LaTeX formatter written in safe Rust, handling .tex, .bib, .cls, and .sty files.

The release list shows rapid early iteration through 2024, from v0.2.0 in May to v0.5.0 in December, followed by v0.5.x releases in 2025. The README also documents a browser demo, configuration files, shell completion, and common CLI modes such as --check, --print, --recursive, --stdin, and --fail-on-change.

采用历史

Official README installation notes show adoption across Cargo, Nix, Arch/AUR, Debian, Homebrew, GitHub releases, VS Code through LaTeX Workshop, Neovim through mason.nvim, a GitHub Action, and a CTAN package named latex-formatter.

That distribution pattern places tex-fmt in the formatter niche alongside rustfmt, prettier, and language-specific formatters: the package is valuable when an editor, CI job, or repository hook needs a reproducible formatting binary.

使用方式

Typical use is direct file formatting, check-only CI mode, recursive formatting of a repository, stdin/stdout formatting for editor integrations, disabling formatting with in-source comments, and reading options from tex-fmt.toml.

The documented config search order is explicit: a named --config path, tex-fmt.toml in the current working directory, tex-fmt.toml at the git root, then a user configuration directory that differs across Linux, macOS, and Windows.

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

tex-fmt is interesting to package maintainers because LaTeX historically had fewer fast, conventional formatters than mainstream programming languages. A small Rust binary with package-manager and editor integration gives TeX projects a familiar formatting workflow.

Its presence in Homebrew, Debian, Nix, and editor package ecosystems makes it useful for reproducible academic, documentation, and publishing repositories that want formatting checks in CI without custom scripts.

时间线

  • 2024: WGUNDERWOOD/tex-fmt repository created.
  • 2024: v0.2.0 released in May and v0.5.0 released in December.
  • 2025: v0.5.x releases continue, with v0.5.5 published in July.
  • 2026: Repository metadata shows continued maintenance activity into 2026.

Related projects

  • LaTeX Workshop, mason.nvim, treefmt-nix, Cargo, Nix, Debian packaging, Homebrew, CTAN latex-formatter, and formatter-oriented CI workflows.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
tex-fmt.toml./tex-fmt.toml<git-root>/tex-fmt.toml~/.config/tex-fmt/tex-fmt.toml
macOS
tex-fmt.toml./tex-fmt.toml<git-root>/tex-fmt.toml/Users/<USER>/Library/Application Support/tex-fmt/tex-fmt.toml
Windows
tex-fmt.toml.\tex-fmt.toml<git-root>\tex-fmt.tomlC:\Users\<USER>\AppData\Roaming\tex-fmt\tex-fmt.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
tex-fmtcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本0.5.7
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v0.5.7

https://github.com/WGUNDERWOOD/tex-fmt

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:tex-fmt
版本0.5.7
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/tex-fmt
主页https://wgunderwood.github.io/tex-fmt/
仓库https://github.com/WGUNDERWOOD/tex-fmt
上游文档https://github.com/WGUNDERWOOD/tex-fmt#readme
许可证MIT
源码归档https://github.com/WGUNDERWOOD/tex-fmt/archive/refs/tags/v0.5.7.tar.gz
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametex-fmt
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

tex-fmt 0.5.2+dfsg-3

fast LaTeX formatter

https://github.com/WGUNDERWOOD/tex-fmt

sudo apt install tex-fmt
  • Section: utils
  • Architecture: amd64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Tex Fmt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tex-fmt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tex-fmt

nix profile install nixpkgs#tex-fmt
  • normalized package name match
  • 匹配方式:Tex Fmt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/te/tex-fmt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

extras/tex-fmt

scoop install extras/tex-fmt
  • normalized package name match
  • 匹配方式:Tex Fmt
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/tex-fmt.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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