# 使用 Homebrew, Nix 安装 languagetool-rust

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

## 安装

```sh
sudo av install brew:languagetool-rust
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install languagetool-rust
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#languagetool-rust
```

  证据: nixpkgs package indexes: pkgs/by-name/la/languagetool-rust/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:languagetool-rust
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/languagetool-rust>
- **版本:** 3.0.1
- **来源摘要:** LanguageTool API in Rust
- **主页:** <https://docs.rs/languagetool-rust>
- **仓库:** <https://github.com/jeertmans/languagetool-rust>
- **上游文档:** <https://docs.rs/languagetool-rust/latest/languagetool_rust>
- **许可证:** MIT
- **源码归档:** <https://github.com/jeertmans/languagetool-rust/archive/refs/tags/v3.0.1.tar.gz>
- **已生成:** 2026-07-08T18:08:21+00:00

## 可执行文件

- ltrs (cli)
- ltrs (别名)

## 构建依赖

- pkgconf
- rust

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 3.0.1
- 本地数据: OK
- 上游仓库: https://github.com/jeertmans/languagetool-rust
- 检测到的最新版本: v3.0.1 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

LanguageTool-Rust, also called LTRS, is both a Rust library and an `ltrs` command-line client for the LanguageTool HTTP API.

### 项目历史

The crate was created on crates.io on 2022-05-16 and developed as Rust bindings for the LanguageTool server API. Its README states that it can use the public LanguageTool API or a self-hosted LanguageTool server.

The changelog shows rapid early CLI and library work in May 2022, including commands such as `ping`, JSON output, and automatic use of the online LanguageTool server. Version 2.0.0, dated 2023-02-07, expanded the project structure and related-project documentation. Version 3.0.0, dated 2025-09-17, was a breaking refactor that separated library and CLI modules and added support for custom file types including Markdown, HTML, and Typst.

### 采用历史

LanguageTool-Rust sits in the Rust ecosystem as a typed client for a widely used proofreading server. Its adoption is niche but practical: developers can add grammar/style checking to Rust programs, while CLI users can query LanguageTool from scripts without writing API glue.

### 使用方式

The README documents `cargo install languagetool-rust --features full` and an `ltrs` CLI with commands such as `ping`, `languages`, and `check`. By default, the CLI uses the public LanguageTool API, while users can point it at their own server.

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

For package nerds, LTRS is a bridge package: it wraps a Java-origin proofreading service in Rust library types and a small CLI. It is useful in editor, documentation, CI, and prose-checking workflows where LanguageTool is wanted without running the Java client directly.

### 时间线

- 2022-05-16: Crate created on crates.io and early 0.0.x changelog entries began.
- 2023-02-07: Version 2.0.0 documented a broader project cleanup and related-project work.
- 2025-09-17: Version 3.0.0 introduced breaking CLI/library refactors and custom file-type support.
- 2025-12-31: Version 3.0.1 bumped the minimum supported Rust version and fixed raw output behavior.

### Related projects

- Related projects include LanguageTool itself, the LanguageTool public HTTP API, docs.rs, crates.io, and other Rust prose-checking tools that integrate grammar checks into documentation workflows.

### 来源

- <https://crates.io/crates/languagetool-rust>
- <https://docs.rs/languagetool-rust/latest/languagetool_rust>
- <https://github.com/jeertmans/languagetool-rust>
- <https://raw.githubusercontent.com/jeertmans/languagetool-rust/main/CHANGELOG.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** languagetool-rust
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

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


## 相关链接

- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/zh-hans/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [pkgconf](https://www.automicvault.com/zh-hans/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://www.automicvault.com/zh-hans/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [decasify](https://www.automicvault.com/zh-hans/pkg/brew/decasify/) - Shares av.db curated category or tags: cli, developer-tools, rust, text-processing.
- [flickcurl](https://www.automicvault.com/zh-hans/pkg/brew/flickcurl/) - Shares av.db curated category or tags: api-client, cli, developer-tools, libraries.
- [hck](https://www.automicvault.com/zh-hans/pkg/brew/hck/) - Shares av.db curated category or tags: cli, developer-tools, rust, text-processing.
- [sad](https://www.automicvault.com/zh-hans/pkg/brew/sad/) - Shares av.db curated category or tags: cli, developer-tools, rust, text-processing.
- [sd](https://www.automicvault.com/zh-hans/pkg/brew/sd/) - Shares av.db curated category or tags: cli, developer-tools, rust, text-processing.
- [srgn](https://www.automicvault.com/zh-hans/pkg/brew/srgn/) - Shares av.db curated category or tags: cli, developer-tools, rust, text-processing.
- [tuc](https://www.automicvault.com/zh-hans/pkg/brew/tuc/) - Shares av.db curated category or tags: cli, developer-tools, rust, text-processing.
- [activemq-cpp](https://www.automicvault.com/zh-hans/pkg/brew/activemq-cpp/) - Shares av.db curated category or tags: cli, developer-tools, libraries.
- [textidote](https://www.automicvault.com/zh-hans/pkg/brew/textidote/) - Local package facts share a topical domain. Shared terms: checker, cli, developer, developer-tools, grammar.

## Combined YAML source

View the package source record on GitHub. [combined/languagetool-rust.yml](https://github.com/automic-vault/db/blob/main/combined/languagetool-rust.yml)


## 来源

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