# protoc-gen-js mit Homebrew, apk, Nix installieren

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

## Installation

```sh
sudo av install brew:protoc-gen-js
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install protoc-gen-js
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add protoc-gen-js
```

  Evidenz: Alpine Linux edge package indexes: protoc-gen-js from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#protoc-gen-js
```

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

## Paketfakten

- **Paketschlüssel:** brew:protoc-gen-js
- **Paketmanager:** Homebrew
- **Version:** 4.0.2
- **Quellzusammenfassung:** Protocol buffers JavaScript generator plugin
- **Homepage:** <https://github.com/protocolbuffers/protobuf-javascript>
- **Repository:** <https://github.com/protocolbuffers/protobuf-javascript>
- **Zuletzt aktualisiert:** 2026-06-20T05:07:45Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- protoc-gen-js (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- Nix - protoc-gen-js: normalized package name match | nixpkgs package indexes: pkgs/by-name/pr/protoc-gen-js/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - protoc-gen-js - 4.0.2-r0: normalized package name match | Alpine Linux edge package indexes: protoc-gen-js from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | protoc-gen-js javascript protobuf generator | https://github.com/protocolbuffers/protobuf-javascript


## Combined YAML source

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


## Quellen

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