Automic VaultAutomic Vault

brew

languagetool mit Homebrew, chocolatey, Nix, pacman, zypper, MacPorts, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install languagetool

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install LanguageTool

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

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#languagetool

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S languagetool

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

openSUSE zypperverifiziert · 92%
sudo zypper install languagetool

openSUSE Tumbleweed package metadata · languagetool · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install languagetool

Chocolatey community package catalog · languagetool · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install extras/languagetool

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

Überblick

Paketzusammenfassung

Style and grammar checker

Befehle und Aliase

  • languagetool
  • languagetool-gui
  • languagetool-server

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

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

Sicherheitslage

Risikostufe: orange

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

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

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

Signale

  • metadata:service
  • text:server

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
languagetoolcliglobales Executable
languagetool-guicliglobales Executable
languagetool-servercliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version6.8
Manager aktualisiert2026-06-13
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:languagetool
Version6.8
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/languagetool
Homepagehttps://www.languagetool.org/
Repositoryhttps://github.com/languagetool-org/languagetool
Upstream-Dokumentationhttps://dev.languagetool.org/
LizenzLGPL-2.1-or-later
Quellarchivhttps://github.com/languagetool-org/languagetool.git
Zuletzt aktualisiert2026-06-13T23:35:01+02:00
Pulseupdated
Abhängigkeitenopenjdk@17
Build-Abhängigkeitenmaven
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

languagetool

nix profile install nixpkgs#languagetool
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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