# protolint mit Homebrew, Nix, scoop installieren

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

## Installation

```sh
sudo av install brew:protolint
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install protolint
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#protolint
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/protolint
```

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

## Paketfakten

- **Paketschlüssel:** brew:protolint
- **Paketmanager:** Homebrew
- **Version:** 0.56.4
- **Quellzusammenfassung:** Pluggable linter and fixer to enforce Protocol Buffer style and conventions
- **Homepage:** <https://github.com/yoheimuta/protolint>
- **Repository:** <https://github.com/yoheimuta/protolint>
- **Zuletzt aktualisiert:** 2026-07-29T22:58:18+09:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- protoc-gen-protolint (Alias)
- protolint (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.56.4

## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals


## 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: ./.protolint.yaml, package.json (protolint key), pyproject.toml ([tool.protolint])
## Andere Paketmanager-Einträge

- Nix - protolint: normalized package name match | nixpkgs package indexes: pkgs/by-name/pr/protolint/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/protolint: normalized package name match | Scoop official bucket manifest trees: bucket/protolint.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

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