# 使用 Homebrew, Nix 安装 ltex-ls-plus

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

## 安装

```sh
sudo av install brew:ltex-ls-plus
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ltex-ls-plus
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ltex-ls-plus
```

  证据: nixpkgs package indexes: pkgs/by-name/lt/ltex-ls-plus/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:ltex-ls-plus
- **软件包管理器:** Homebrew
- **版本:** 18.7.0
- **来源摘要:** LTeX+ Language Server: maintained fork of LTeX Language Server
- **主页:** <https://ltex-plus.github.io/ltex-plus/>
- **仓库:** <https://github.com/ltex-plus/ltex-ls-plus>
- **最后更新:** 2026-07-12T07:27:59+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ltex-cli-plus (别名)
- ltex-cli-plus.bat (别名)
- ltex-ls-plus (别名)
- ltex-ls-plus.bat (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

LTeX+ LS is the maintained LTeX+ language server, using LanguageTool to provide offline grammar and spelling diagnostics for LaTeX, Markdown, Typst, Org, reStructuredText, Quarto, and other markup formats through LSP or a CLI.

### 项目历史

The official README identifies LTeX+ LS as an implementation of the Language Server Protocol that checks markup documents with LanguageTool. It can run as an editor-facing language server or directly over file and directory paths as a command-line checker.

The project explicitly continues earlier work: its README says that until version 16.0.0 Julian Valentin developed the code as LTeX LS, and that LTeX LS itself was a fork of Adam Voss's abandoned languagetool-languageserver. The LTeX+ website similarly describes LTeX+ as a successor/fork of the abandoned LTeX extension and the earlier LanguageTool VS Code extension.

### 采用历史

LTeX+ LS is the maintained successor in a lineage that already had editor adoption through LTeX and VS Code. Official GitHub signals show about 240 stars, 16 forks, 1,613 commits, and 13 releases, and the supplied package-manager facts show Homebrew and Nix packaging.

Release activity is current: GitHub lists 18.7.0 as the latest stable release on Jun 13, 2026 and an 18.7.1 alpha/nightly prerelease on Jun 23, 2026. That makes the `ltex-ls-plus` package the active branch of the LTeX language-server story after the original `ltex-ls` repository was archived.

### 使用方式

The official docs position LTeX+ as usable standalone from the command line, as an LSP server, or via editor extensions. The README says the reference client is the LTeX+ VS Code extension and that the language server can also print results to standard output without any language client.

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

Package nerds care about LTeX+ LS because it packages a heavyweight grammar engine into a language-server-shaped artifact with Java and LanguageTool bundled. That lets editors, CI scripts, and command-line workflows get offline grammar checking without separately managing LanguageTool or a JVM.

It is also a visible example of open-source succession: an abandoned VS Code grammar-checking extension led to LTeX, and LTeX's archival led to LTeX+, preserving package continuity for users who still expect `ltex-ls`-style binaries.

### 时间线

- Pre-LTeX: Adam Voss's languagetool-languageserver provides an earlier LanguageTool language-server base.
- Through 16.0.0: Julian Valentin develops LTeX LS.
- 2026: LTeX+ LS is active, with GitHub listing 18.7.0 as latest stable on Jun 13, 2026.
- 2026: GitHub lists an 18.7.1 alpha/nightly prerelease on Jun 23, 2026.

### Related projects

- LanguageTool is the grammar and spelling engine.
- LTeX LS is the direct predecessor.
- languagetool-languageserver is an earlier abandoned project in the lineage.
- vscode-ltex-plus is the reference editor client.

### 来源

- <https://github.com/ltex-plus/ltex-ls-plus>
- <https://github.com/ltex-plus/ltex-ls-plus/releases>
- <https://ltex-plus.github.io/ltex-plus/>
- source_facts.package-manager


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Nix - ltex-ls-plus: normalized package name match | nixpkgs package indexes: pkgs/by-name/lt/ltex-ls-plus/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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