pkg.soopen package index

brew / 排名 1209

使用 Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper 安装 gcovr

查看 gcovr 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gcovr

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install gcovr

MacPorts ports tree · devel/gcovr/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add gcovr

Alpine Linux edge package indexes · gcovr · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install gcovr

Debian stable package indexes · gcovr · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install gcovr

Fedora Rawhide package metadata · gcovr · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#gcovr

nixpkgs package indexes · pkgs/by-name/gc/gcovr/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S gcovr

Arch Linux sync databases · gcovr · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install gcovr

openSUSE Tumbleweed package metadata · gcovr · 来源: download.opensuse.org

概览

软件包摘要

Reports from gcov test coverage program

命令和别名

  • gcovr

历史

项目历史与用法

gcovr is a Python-based coverage reporting tool for GCC/gcov data. It turns compiler coverage output into human and machine-readable reports, including text, HTML, CSV, JSON, Cobertura, Coveralls, SonarQube, JaCoCo, and LCOV formats.

项目历史

The official changelog traces gcovr releases back to version 2.0 on 22 August 2010. The current GitHub repository was created in May 2013 and describes the project as generating code coverage reports with gcc/gcov.

采用历史

gcovr became a common packaging target because it sits at a practical boundary between C/C++ test builds and CI coverage dashboards. Its documentation focuses on command-line operation, configuration files, filtering, reproducible timestamps, and multiple report formats, which are all package-manager-friendly workflows.

使用方式

Typical use is to compile code with coverage flags, run tests, and invoke gcovr from a project root to collect gcov data and emit reports. The configuration file support lets repeatable coverage options live in a repository instead of only in CI shell scripts.

为什么软件包爱好者会关心

gcovr matters because it gives gcov users a single small CLI for report formats expected by CI systems and code-quality services. It is a bridge package: not a compiler, not a test framework, but the adapter that makes compiler-native coverage data useful to modern automation.

时间线

  • 2010: The official changelog records gcovr 2.0.
  • 2013: GitHub records the gcovr repository creation.
  • 2018: gcovr 4.0 appears in the official changelog.
  • 2021: gcovr 5.0 appears in the official changelog.
  • 2024: gcovr 8.0 appears in the official changelog.
  • 2026: gcovr 8.6 is documented with Python 3.14 support and Python 3.9 support dropped.

Related projects

  • GCC and gcov provide the compiler and raw coverage data that gcovr processes.
  • LCOV, Cobertura, Coveralls, SonarQube, and JaCoCo are report ecosystems supported by gcovr output formats.
  • Python is the implementation and packaging ecosystem for the gcovr CLI.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

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

Config paths the tool may read or write during local use.

Unix
gcovr.cfg in the -r/--root directory

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gcovr可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本8.6
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:gcovr
版本8.6
软件包管理器Homebrew
主页https://gcovr.com/
仓库https://github.com/gcovr/gcovr
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

gcovr 7.2+really-1.1

Manages the compilation of coverage information from gcov

http://gcovr.com/

sudo apt install gcovr
  • Section: devel
  • Architecture: all
  • 8 依赖
  • normalized package name match
  • 匹配方式:Gcovr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gcovr from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

gcovr

nix profile install nixpkgs#gcovr
  • normalized package name match
  • 匹配方式:Gcovr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gc/gcovr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

gcovr 7.0-1

Manages the compilation of coverage information from gcov

http://gcovr.com/

sudo apt install gcovr
  • Section: universe/devel
  • Architecture: all
  • 5 依赖
  • normalized package name match
  • 匹配方式:Gcovr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: gcovr from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

gcovr 8.6-r1

Generates a simple report that summarizes the gcc code coverage

http://gcovr.com/

sudo apk add gcovr
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: gcovr
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Gcovr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gcovr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

gcovr-pyc 8.6-r1

Precompiled Python bytecode for gcovr

http://gcovr.com/

sudo apk add gcovr-pyc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: gcovr
  • 1 依赖
  • normalized package name match
  • 匹配方式:Gcovr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gcovr-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

gcovr 8.6-3.fc45

A code coverage report generator using GNU gcov

https://gcovr.com/

sudo dnf install gcovr
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gcovr
  • 5 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Gcovr
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gcovr from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

gcovr-doc 8.6-3.fc45

Documentation of gcovr

https://gcovr.com/

sudo dnf install gcovr-doc
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: gcovr
  • 1 提供
  • normalized package name match
  • 匹配方式:Gcovr
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: gcovr-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

gcovr 8.6-1

provides a utility for managing the use of the GNU gcov utility

https://gcovr.com/

sudo pacman -S gcovr
  • License: BSD-3-Clause
  • Architecture: any
  • 6 依赖
  • normalized package name match
  • 匹配方式:Gcovr
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: gcovr from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

gcovr 6.0-1.9

A code coverage report generator using GNU gcov

https://gcovr.com/

sudo zypper install gcovr
  • License: BSD-3-Clause
  • Category: Development/Tools/Other
  • Architecture: noarch
  • Source Package: gcovr
  • 5 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Gcovr
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gcovr from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

gcovr-doc 6.0-1.9

Documentation of gcovr

https://gcovr.com/

sudo zypper install gcovr-doc
  • License: BSD-3-Clause
  • Category: Documentation/HTML
  • Architecture: noarch
  • Source Package: gcovr
  • 1 提供
  • normalized package name match
  • 匹配方式:Gcovr
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: gcovr-doc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

gcovr

sudo port install gcovr
  • normalized package name match
  • 匹配方式:Gcovr
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/gcovr/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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