# ltex-ls を Homebrew, MacPorts, Nix でインストール

ltex-ls のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

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

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ltex-ls
```

  証拠: MacPorts ports tree: devel/ltex-ls/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:ltex-ls
- **パッケージマネージャ:** Homebrew
- **バージョン:** 16.0.0
- **ソース概要:** LSP for LanguageTool with support for Latex, Markdown and Others
- **ホームページ:** <https://valentjn.github.io/ltex/>
- **リポジトリ:** <https://github.com/valentjn/ltex-ls>
- **最終更新:** 2026-07-06T11:57:48+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ltex-cli (エイリアス)
- ltex-ls (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 16.0.0
## プロジェクトの歴史と使われ方

LTeX LS is the original LTeX language server, using LanguageTool to provide offline grammar and spelling diagnostics for LaTeX, Markdown, and related markup through LSP and command-line modes.

### プロジェクトの歴史

The official LTeX site describes LTeX as offline grammar checking for markup languages using LanguageTool, usable as a standalone command-line tool, an LSP language server, or through editor extensions. The repository README adds that LTeX LS implements the Language Server Protocol and can also check files or directories directly from the command line.

The project grew out of Adam Voss's abandoned LanguageTool for Visual Studio Code extension. Over time it became a broader markup-aware checker for LaTeX, Markdown, Org, reStructuredText, R Sweave, XHTML, and later formats such as Git commit messages, Quarto, and R Markdown.

### 採用の歴史

The original LTeX LS has strong adoption signals: GitHub shows about 930 stars, 33 forks, 1,224 commits, and a substantial issues and pull request history. The supplied package-manager facts show Homebrew, MacPorts, and Nix packaging, making it a cross-platform package for editor and CLI grammar workflows.

The repository was archived by its owner on Apr 12, 2026. Before that, GitHub releases show 16.0.0 as the latest release, with release notes updating LanguageTool to 6.0 and adding support for Git commit messages, Quarto, R Markdown, and other parser improvements. Its maintained successor is LTeX+ LS.

### 使われ方

The normal usage path is to run LTeX LS behind an editor language client, with the VS Code LTeX extension named as the reference client. The README also supports a package-manager-friendly CLI mode in which paths to files or directories are supplied and diagnostics are printed to standard output.

### パッケージ好きにとっての重要性

LTeX LS matters because it brought LanguageTool into the package-manager and editor-LSP ecosystem as a self-contained binary distribution. It turned grammar checking for TeX and Markdown from an editor-specific extension concern into a reusable language-server package that could be installed by Homebrew, MacPorts, Nix, and editor integrations.

Its archival and replacement by LTeX+ LS are also package-history relevant: users, formulae, and distributions had to distinguish the stable but archived original from the active maintained fork.

### タイムライン

- Pre-LTeX: Adam Voss's LanguageTool VS Code extension is abandoned and later becomes the predecessor named by LTeX docs.
- 2020s: LTeX LS develops as an LSP server and CLI around LanguageTool for markup documents.
- 2023: Release 16.0.0 updates LanguageTool to 6.0 and adds Git commit message, Quarto, and R Markdown support.
- 2026: GitHub marks valentjn/ltex-ls archived on Apr 12, 2026.

### Related projects

- LanguageTool is the grammar and spelling engine.
- vscode-ltex is the reference Visual Studio Code language client.
- LTeX+ LS is the maintained successor/fork.
- languagetool-languageserver and Adam Voss's LanguageTool VS Code extension are earlier lineage projects named by official docs.

### ソース

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


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

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


## Combined YAML source

View the package source record on GitHub. [combined/ltex-ls.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ltex-ls.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
