Automic VaultAutomic Vault

brew

使用 Homebrew, chocolatey, Nix, pacman, zypper, MacPorts, scoop 安装 languagetool

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install languagetool

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install LanguageTool

MacPorts ports tree · aqua/LanguageTool/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#languagetool

nixpkgs package indexes · pkgs/by-name/la/languagetool/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S languagetool

Arch Linux sync databases · languagetool · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install languagetool

openSUSE Tumbleweed package metadata · languagetool · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install languagetool

Chocolatey community package catalog · languagetool · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install extras/languagetool

Scoop official bucket manifest trees · bucket/languagetool.json · 来源: api.github.com

概览

软件包摘要

Style and grammar checker

命令和别名

  • languagetool
  • languagetool-gui
  • languagetool-server

历史

项目历史与用法

LanguageTool is an open-source proofreading system for grammar, style, and spelling checks across many languages, distributed as a Java application, server, HTTP API, browser/editor integrations, and package-manager builds.

项目历史

LanguageTool's upstream repository describes it as proofreading software for English, Spanish, French, German, Portuguese, Polish, Dutch, and more than 20 other languages, with checks that go beyond a simple spell checker. The project exposes both standalone tooling and a server/API surface, which made it reusable by editors, browser extensions, command-line wrappers, and language-specific clients.

The official roadmap records a long 1.x-to-6.x release train. Version 1.2 was released on 2011-01-02, version 2.0 on 2012-12-30, version 3.0 on 2015-06-29, version 4.0 on 2017-12-29, version 5.0 on 2020-06-27, and version 6.0 on 2022-12-29. Release-manager documentation states that in March 2025 LanguageTool switched to a snapshot-based release model.

采用历史

LanguageTool's adoption is unusually broad for an open-source writing tool because it serves both end users and developers. It is packaged by Homebrew, Nix, MacPorts, Arch, Scoop, Chocolatey, and other ecosystems in the input facts, while the HTTP API and self-hosted server have made it a backend for editor plugins, browser integrations, CI checks, and third-party libraries.

The dev site maintains documentation for supported languages, plugin/add-on usage, LaTeX checking, n-gram data, the public HTTP server, and running a private server. That split between application, server, and API is the main reason package ecosystems carry it even when users never launch the GUI.

使用方式

Homebrew installs executables for the command-line checker, GUI, and server. Server users configure behavior with `server.properties`, while API users send text to the documented HTTP endpoints or run their own server for local/private checking.

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

For package nerds, LanguageTool is the canonical open-source grammar-checker package: big Java application, language-rule corpus, HTTP server, and enough downstream clients that packaging the core project unlocks many workflows. It is also a common comparison point for smaller tools such as `languagetool-rust` and editor-specific checkers.

时间线

  • 2011-01-02: Version 1.2 release recorded in the official roadmap.
  • 2012-12-30: Version 2.0 release recorded in the official roadmap.
  • 2015-06-29: Version 3.0 release recorded in the official roadmap.
  • 2017-12-29: Version 4.0 release recorded in the official roadmap.
  • 2020-06-27: Version 5.0 release recorded in the official roadmap.
  • 2022-12-29: Version 6.0 release recorded in the official roadmap.
  • 2025-03: Release-manager documentation says LanguageTool switched to a snapshot-based release model.

Related projects

  • Related projects include LanguageTool browser and editor integrations, the LanguageTool HTTP API, n-gram data resources, and client libraries such as LanguageTool-Rust.

安全态势

风险级别:orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

信号

  • metadata:service
  • text:server

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • formula 元数据声明了服务或守护进程块。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 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.

Unix
server.properties

可执行文件

已安装的可执行文件

命令类型暴露范围备注
languagetoolcli全局可执行文件
languagetool-guicli全局可执行文件
languagetool-servercli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-10
管理器版本6.8
管理器更新时间2026-06-13
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/languagetool-org/languagetool

安装元数据

软件包元数据

软件包键brew:languagetool
版本6.8
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/languagetool
主页https://www.languagetool.org/
仓库https://github.com/languagetool-org/languagetool
上游文档https://dev.languagetool.org/
许可证LGPL-2.1-or-later
源码归档https://github.com/languagetool-org/languagetool.git
最后更新2026-06-13T23:35:01+02:00
Pulseupdated
依赖openjdk@17
构建依赖maven
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务declared

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

languagetool

nix profile install nixpkgs#languagetool
  • normalized package name match
  • 匹配方式:Languagetool
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/la/languagetool/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

languagetool 6.6-2

An open source language checker

https://www.languagetool.org

sudo pacman -S languagetool
  • License: LGPL-2.1-or-later
  • Architecture: any
  • 1 依赖
  • 3 可选依赖
  • normalized package name match
  • 匹配方式:Languagetool
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: languagetool from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

languagetool 4.8-11.2

Style and Grammar Checker for 25+ Languages

https://languagetool.org

sudo zypper install languagetool
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: languagetool
  • 32 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Languagetool
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: languagetool from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

languagetool-javadoc 4.8-11.2

Javadoc for languagetool

https://languagetool.org

sudo zypper install languagetool-javadoc
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: languagetool
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Languagetool
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: languagetool-javadoc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

languagetool-libs 4.8-11.2

Style and Grammar Checker for 25+ Languages (libraries)

https://languagetool.org

sudo zypper install languagetool-libs
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: languagetool
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Languagetool
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: languagetool-libs from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

LanguageTool

sudo port install LanguageTool
  • normalized package name match
  • 匹配方式:Languagetool
MacPorts ports tree · api.github.com · MacPorts ports tree: aqua/LanguageTool/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

languagetool

choco install languagetool
  • normalized package name match
  • 匹配方式:Languagetool
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: languagetool from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='7.756','razer-synapse-3'
Scoop95%

extras/languagetool

scoop install extras/languagetool
  • normalized package name match
  • 匹配方式:Languagetool
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/languagetool.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