# Installer kcov

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kcov pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:kcov
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install kcov
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install kcov
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install kcov
```

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

- dnf (92%):

```sh
sudo dnf install kcov
```

  Preuve: Fedora Rawhide package metadata: kcov 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#kcov
```

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

- pacman (92%):

```sh
sudo pacman -S kcov
```

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

- zypper (92%):

```sh
sudo zypper install kcov
```

  Preuve: openSUSE Tumbleweed package metadata: kcov from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:kcov
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/kcov>
- **Version:** 43
- **Résumé source:** Code coverage tester for compiled programs, Python, and shell scripts
- **Page d'accueil:** <https://simonkagstrom.github.io/kcov/>
- **Dépôt:** <https://github.com/SimonKagstrom/kcov>
- **Docs amont:** <https://simonkagstrom.github.io/kcov/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://github.com/SimonKagstrom/kcov/archive/refs/tags/v43.tar.gz>
- **Mis à jour:** 2026-02-10T17:45:40Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- kcov (cli)
- kcov-system-daemon (cli)
- kcov (alias)
- kcov-system-daemon (alias)

## Dépendances

- dwarfutils
- openssl@3

## Dépendances de compilation

- cmake
- pkgconf

## Bibliothèques fournies par macOS

- curl

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 43
- gestionnaire mis à jour: 2026-02-10
- données locales: ok
- dépôt amont: https://github.com/SimonKagstrom/kcov
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

generalized runtime or code generation signal.

- **Risque Geiger:** yellow / medium
- generalized runtime or code generation signal

## Liens liés

- [openssl@3](https://www.automicvault.com/pkg/brew/openssl-3/) - Runtime dependency declared by Homebrew.
- [dwarfutils](https://www.automicvault.com/pkg/brew/dwarfutils/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/)

## Sources

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