pkg.soopen package index

brew / Rang 557

vale mit Homebrew, apk, chocolatey, MacPorts, Nix, pacman, zypper, scoop, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install vale

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install vale

MacPorts ports tree · textproc/vale/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add vale

Alpine Linux edge package indexes · vale · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#vale

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S vale

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

openSUSE zypperverifiziert · 92%
sudo zypper install vale

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

Windows

Chocolateyverifiziert · 92%
choco install vale

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

Scoopverifiziert · 92%
scoop install main/vale

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

Windows Package Managerverifiziert · 92%
winget install --id errata-ai.Vale -e

Windows Package Manager source index · errata-ai.Vale · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Syntax-aware linter for prose

Befehle und Aliase

  • vale

Verlauf

Projektgeschichte und Nutzung

Vale is an open-source command-line prose linter written in Go. It brings code-linting patterns to documentation and editorial style checking, with configurable YAML rules, packageable style guides, and markup-aware parsing.

Projektgeschichte

Vale's GitHub releases go back to v0.1.0 in February 2017. The modern repository describes Vale as a fast, cross-platform command-line tool for code-like linting of prose, and the official documentation clarifies that it is not a general-purpose grammar checker.

The project evolved from a CLI into a small ecosystem. The official docs list the main `vale` CLI repository, `vale-ls` as an LSP implementation for the CLI, and `vale.sh` as the website and documentation project.

Adoptionsgeschichte

Vale's adoption has been strongest in documentation, developer-education, and technical-writing repositories where style-guide enforcement needs to run in local editors and CI. The docs list integrations for CircleCI, GitHub Actions, pre-commit, JetBrains IDEs, Obsidian, Oxygen XML, Sublime Text, Neovim, VS Code, Qt Creator, and Zed.

The input shows broad package-manager reach across Alpine, Homebrew, Chocolatey, MacPorts, Nix, Arch, Scoop, winget, and openSUSE. The official installation docs also point to GitHub release binaries, Docker images, and community-maintained package repositories.

Wie es verwendet wird

A typical Vale setup has a `.vale.ini` file, a StylesPath directory, and documents to lint. The docs describe CLI commands such as `sync`, `ls-config`, `ls-dirs`, `--config`, `--glob`, `--output`, and exit codes suitable for CI failure.

Vale's package system lets projects share, extend, sync, and update configurations. Official docs describe packages as zip files or directories containing a `.vale.ini`, a StylesPath folder, or both, with official Package Explorer names, URLs, local zip files, and local directories accepted as package sources.

Vale's markup awareness is central to its use: the README says it understands many markup formats so it can avoid syntax-related false positives and exclude code snippets from prose rules. The docs describe supported markup formats such as Markdown, AsciiDoc, and reStructuredText.

Warum Paket-Nerds sich dafür interessieren

Vale matters to package nerds because it turns prose quality checks into a normal CLI dependency. It is easy to pin in Homebrew, winget, Chocolatey, Docker, pre-commit, or CI, and it avoids forcing every documentation repository to install a language runtime just to lint text.

It also brings package-manager thinking to style guides themselves: packages, StylesPath, vocabularies, and synced external styles make editorial policy behave like versioned dependencies.

Zeitleiste

  • 2017: v0.1.0 GitHub release is published.
  • 2021: v2.10.3 appears in the older release page range.
  • 2026: v3.13.0 adds tree-sitter support for Java source-code files.
  • 2026: v3.14.0 adds Dasel v3 support.

Related projects

  • vale-ls provides Language Server Protocol support for the Vale CLI.
  • GitHub Actions, pre-commit, VS Code, Neovim, and other editor/CI integrations make Vale part of documentation workflows.
  • External style packages such as Google, Microsoft, and write-good-style rules are part of the ecosystem Vale can enforce.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für vale wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
valeExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

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-08-03
Manager-Version3.17.0
Manager aktualisiert2026-07-31
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:vale
Version3.17.0
PaketmanagerHomebrew
Homepagehttps://vale.sh/
Repositoryhttps://github.com/vale-cli/vale
Zuletzt aktualisiert2026-07-31T20:11:01Z
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

vale

nix profile install nixpkgs#vale
  • normalized package name match
  • Abgeglichen nach: Vale
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/va/vale/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

vale 3.15.2-r0

A markup-aware linter for prose built with speed and extensibility in mind

https://vale.sh/

sudo apk add vale
  • License: MIT
  • Architecture: x86_64
  • Source Package: vale
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Vale
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vale from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

vale-doc 3.15.2-r0

A markup-aware linter for prose built with speed and extensibility in mind (documentation)

https://vale.sh/

sudo apk add vale-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: vale
  • normalized package name match
  • Abgeglichen nach: Vale
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vale-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

vale 3.17.0-1

A markup-aware linter for prose built with speed and extensibility in mind

https://vale.sh

sudo pacman -S vale
  • License: MIT
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vale
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: vale from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

vale 3.17.0-1.1

CLI tool to lint text with extensible markup format support

https://github.com/errata-ai/vale

sudo zypper install vale
  • License: MIT
  • Category: Productivity/Text/Utilities
  • Architecture: x86_64
  • Source Package: vale
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Vale
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vale from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

vale

sudo port install vale
  • normalized package name match
  • Abgeglichen nach: Vale
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/vale/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

vale

choco install vale
  • normalized package name match
  • Abgeglichen nach: Vale
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: vale from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','unikey'
Scoop95%

main/vale

scoop install main/vale
  • normalized package name match
  • Abgeglichen nach: Vale
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/vale.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

errata-ai.Vale

winget install --id errata-ai.Vale -e
  • normalized package name match
  • Abgeglichen nach: Vale
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: errata-ai.Vale from https://cdn.winget.microsoft.com/cache/source.msix

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
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation