# ltex-ls mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ltex-ls in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

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

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:ltex-ls
- **Paketmanager:** Homebrew
- **Version:** 16.0.0
- **Quellzusammenfassung:** LSP for LanguageTool with support for Latex, Markdown and Others
- **Homepage:** <https://valentjn.github.io/ltex/>
- **Repository:** <https://github.com/valentjn/ltex-ls>
- **Zuletzt aktualisiert:** 2026-07-06T11:57:48+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- ltex-cli (Alias)
- ltex-ls (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 16.0.0
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

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


## Quellen

- 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
