# grcov installieren

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

## Installation

```sh
sudo av install cargo:grcov
```

Weitere Installationsbefehle:

### Portable und Sprach-Paketmanager

- Cargo (100%):

```sh
cargo install grcov
```

  Evidenz: local crates.io package metadata

## Paketfakten

- **Paketschlüssel:** cargo:grcov
- **Paketmanager:** Cargo
- **Paketmanager-Seite:** <https://crates.io/crates/grcov>
- **Version:** 0.10.7
- **Quellzusammenfassung:** Rust tool to collect and aggregate code coverage data for multiple source files
- **Homepage:** <https://github.com/mozilla/grcov>
- **Repository:** <https://github.com/mozilla/grcov>
- **Upstream-Dokumentation:** <https://github.com/mozilla/grcov>
- **Lizenz:** MPL-2.0
- **Quellarchiv:** <https://static.crates.io/crates/grcov/grcov-0.10.7.crate>
- **Veröffentlicht:** 2026-03-03 18:28:46.894438+00
- **Zuletzt aktualisiert:** 2026-03-03 18:28:46.894438+00
- **Generiert:** 2026-06-19T12:07:41+00:00

## Executables

- grcov (Binärdatei): Declared by crates.io version metadata.

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-06-19
- Manager-Version: 0.10.7

## Sicherheitshinweise

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


## Details aus der Quelldatenbank

- **Source Database:** crates.io database dump
- **Crate ID:** 88,156
- **Crate Size:** 131,398
- **Edition:** 2018
- **Has Lib:** yes
- **Num Versions:** 56
- **Recent Download Window Days:** 90
- **Version ID:** 2,083,252

## Andere Paketmanager-Einträge

- Debian apt - grcov - 0.8.22-1+b1: normalized package name match | Debian stable package indexes: grcov from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Collects and aggregates code coverage information for multiple source files | https://github.com/mozilla/grcov
- Nix - grcov: normalized package name match | nixpkgs package indexes: pkgs/by-name/gr/grcov/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - grcov - 0.8.19-2: normalized package name match | Ubuntu 24.04 LTS package indexes: grcov from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Collects and aggregates code coverage information for multiple source files | https://github.com/mozilla/grcov
- apk - grcov - 0.8.20-r0: normalized package name match | Alpine Linux edge package indexes: grcov from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Rust tool to collect and aggregate code coverage data | https://github.com/mozilla/grcov
- pacman - grcov - 0.10.7-2: normalized package name match | Arch Linux sync databases: grcov from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Rust tool to collect and aggregate code coverage data for multiple source files | https://github.com/mozilla/grcov


## Quellen

- crates.io package index
- external package-manager database matches
- cross-ecosystem install command graph
