# cproto installieren

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

## Installation

```sh
sudo av install brew:cproto
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cproto
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cproto
```

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

### Linux

- apk (92%):

```sh
sudo apk add cproto
```

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

- Debian apt (92%):

```sh
sudo apt install cproto
```

  Evidenz: Debian stable package indexes: cproto from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install cproto
```

  Evidenz: Fedora Rawhide package metadata: cproto from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/13ee7b80cb813542594d4235c4a0b8695435d5ecf23dd3580bc7515ae1b6180d-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#cproto
```

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

## Paketfakten

- **Paketschlüssel:** brew:cproto
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/cproto>
- **Version:** 4.8
- **Quellzusammenfassung:** Generate function prototypes for functions in input files
- **Homepage:** <https://invisible-island.net/cproto/>
- **Upstream-Dokumentation:** <https://invisible-island.net/cproto/>
- **Lizenz:** LicenseRef-Homebrew-public-domain
- **Quellarchiv:** <https://invisible-mirror.net/archives/cproto/cproto-4.8.tgz>
- **Aktualisiert:** 2026-05-15T23:57:12Z
- **Generierte Quelle:** 2026-05-26T22:45:13+00:00

## Executables

- cproto (cli)
- cproto (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Aktualität

- Seite generiert: 2026-05-26
- Manager-Version: 4.8
- Manager aktualisiert: 2026-05-15
- lokale Daten: ok
- Upstream-Repository: https://invisible-island.net/cproto/
- info: Release/tag comparison is only available for GitHub repositories.

## Sicherheitshinweise

no executable entrypoint in the package index.

- **Geiger-Risiko:** green / low
- no executable entrypoint in the package index

## Verwandte Links

- [bcpp](https://www.automicvault.com/pkg/brew/bcpp/) - Local package facts share a topical domain.
- [byacc](https://www.automicvault.com/pkg/brew/byacc/) - Local package facts share a topical domain.
- [cdk](https://www.automicvault.com/pkg/brew/cdk/) - Local package facts share a topical domain.
- [Homebrew utility packages](https://www.automicvault.com/pkg/brew-utility-packages/)

## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
