# 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

```sh
sudo av install brew:vale
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install vale
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install vale
```

  Evidenz: MacPorts ports tree: textproc/vale/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add vale
```

  Evidenz: Alpine Linux edge package indexes: vale from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#vale
```

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

- pacman (92%):

```sh
sudo pacman -S vale
```

  Evidenz: Arch Linux sync databases: vale from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install vale
```

  Evidenz: openSUSE Tumbleweed package metadata: vale from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install vale
```

  Evidenz: Chocolatey community package catalog: vale from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','unikey'

- Scoop (92%):

```sh
scoop install main/vale
```

  Evidenz: Scoop official bucket manifest trees: bucket/vale.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id errata-ai.Vale -e
```

  Evidenz: Windows Package Manager source index: errata-ai.Vale from https://cdn.winget.microsoft.com/cache/source.msix

## Paketfakten

- **Paketschlüssel:** brew:vale
- **Paketmanager:** Homebrew
- **Version:** 3.17.0
- **Quellzusammenfassung:** Syntax-aware linter for prose
- **Homepage:** <https://vale.sh/>
- **Repository:** <https://github.com/vale-cli/vale>
- **Zuletzt aktualisiert:** 2026-07-31T20:11:01Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- vale (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 3.17.0
## 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.

### Quellen

- <https://api.github.com/repos/vale-cli/vale/releases?per_page=100&page=2>
- <https://docs.vale.sh/>
- <https://docs.vale.sh/keys/packages>
- <https://docs.vale.sh/topics/cli>
- <https://docs.vale.sh/topics/installation>
- <https://github.com/vale-cli/vale>
- <https://github.com/vale-cli/vale/releases>
- source_facts.package-manager


## Sicherheitshinweise

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.



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

- Unix: .vale.ini
## Andere Paketmanager-Einträge

- Nix - vale: normalized package name match | nixpkgs package indexes: pkgs/by-name/va/vale/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - vale - 3.15.2-r0: normalized package name match | Alpine Linux edge package indexes: vale from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A markup-aware linter for prose built with speed and extensibility in mind | https://vale.sh/
- apk - vale-doc - 3.15.2-r0: normalized package name match | Alpine Linux edge package indexes: vale-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A markup-aware linter for prose built with speed and extensibility in mind (documentation) | https://vale.sh/
- pacman - vale - 3.17.0-1: normalized package name match | Arch Linux sync databases: vale from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A markup-aware linter for prose built with speed and extensibility in mind | https://vale.sh
- zypper - vale - 3.17.0-1.1: normalized package name match | openSUSE Tumbleweed package metadata: vale from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | CLI tool to lint text with extensible markup format support | https://github.com/errata-ai/vale
- MacPorts - vale: normalized package name match | MacPorts ports tree: textproc/vale/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Chocolatey - vale: normalized package name match | Chocolatey community package catalog: vale from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','unikey'
- Scoop - main/vale: normalized package name match | Scoop official bucket manifest trees: bucket/vale.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - errata-ai.Vale: normalized package name match | Windows Package Manager source index: errata-ai.Vale from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/vale.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vale.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
