Automic VaultAutomic Vault

brew

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

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install cppunit

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install cppunit

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

Linux

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

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

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

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

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

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

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

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

Debian apt已验证 · 92%
sudo apt install libcppunit-1.15-0

Debian stable package indexes · libcppunit-1.15-0 · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install cppunit-devel

openSUSE Tumbleweed package metadata · cppunit-devel · 来源: download.opensuse.org

概览

软件包摘要

Unit testing framework for C++

命令和别名

  • DllPlugInTester

历史

项目历史与用法

CppUnit is a C++ unit-testing framework modeled on JUnit. Its official documentation describes it as the C++ port of JUnit and points users to cookbook-style examples and generated API documentation.

项目历史

The official Doxygen documentation traces CppUnit to Michael Feathers' first C++ port of JUnit, followed by Jerome Lacoste's Unix/Solaris port. The CppUnit project combined and extended those earlier efforts rather than starting as an isolated implementation.

The freedesktop.org project page describes the current project as a continuation of the original CppUnit project and hosts source access, release tarballs, and contribution instructions under the LibreOffice/freedesktop infrastructure.

采用历史

CppUnit became a conventional packaged dependency for C and C++ projects that wanted xUnit-style tests without bundling a framework. Its source distribution and release tarballs are exposed from the freedesktop.org/LibreOffice infrastructure, and the package is distributed by Homebrew and major Unix-like package managers in the input package metadata.

使用方式

The framework is used to define C++ unit tests, run them through command-line or GUI-oriented runners, and emit XML test output for automated test systems.

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

CppUnit matters to package maintainers because it is both a library and a test dependency: downstream builds often need the headers and library for test suites, while the installed package may also expose utilities such as DllPlugInTester.

时间线

  • Early project: Michael Feathers produced the first C++ port of JUnit.
  • Early project: Jerome Lacoste provided a Unix/Solaris port.
  • Freedesktop era: the project continued under freedesktop.org with LibreOffice-associated source hosting and release tarballs.

Related projects

  • JUnit supplied the model for CppUnit's xUnit-style testing approach.
  • LibreOffice/freedesktop.org provide the current project hosting and release infrastructure.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 13 个平台目标。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
DllPlugInTestercli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本1.15.1
管理器更新时间2026-06-28
本地数据OK
上游not checked
检测到的最新版本未检测到

https://wiki.freedesktop.org/www/Software/cppunit/

安装元数据

软件包元数据

软件包键brew:cppunit
版本1.15.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/cppunit
主页https://wiki.freedesktop.org/www/Software/cppunit/
仓库https://cgit.freedesktop.org/libreoffice/cppunit
上游文档https://people.freedesktop.org/~mmohrhard/cppunit
许可证LGPL-2.1-only
源码归档https://dev-www.libreoffice.org/src/cppunit-1.15.1.tar.gz
最后更新2026-06-28T00:26:54-04:00
Pulseupdated
Bottle可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecppunit
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

libcppunit-1.15-0 1.15.1-4+b2

Unit Testing Library for C++

https://www.freedesktop.org/wiki/Software/cppunit

sudo apt install libcppunit-1.15-0
  • Section: libs
  • Architecture: amd64
  • Source Package: cppunit
  • 3 依赖
  • normalized package name match
  • 匹配方式:Cppunit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcppunit-1.15-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcppunit-dev 1.15.1-4+b2

Unit Testing Library for C++ - development library

https://www.freedesktop.org/wiki/Software/cppunit

sudo apt install libcppunit-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: cppunit
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Cppunit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcppunit-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcppunit-doc 1.15.1-4

Unit Testing Library for C++ - documentation

https://www.freedesktop.org/wiki/Software/cppunit

sudo apt install libcppunit-doc
  • Section: doc
  • Architecture: all
  • Source Package: cppunit
  • normalized package name match
  • 匹配方式:Cppunit
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcppunit-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

cppunit

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

libcppunit-1.15-0 1.15.1-4build1

Unit Testing Library for C++

https://www.freedesktop.org/wiki/Software/cppunit

sudo apt install libcppunit-1.15-0
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: cppunit
  • 3 依赖
  • normalized package name match
  • 匹配方式:Cppunit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcppunit-1.15-0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcppunit-dev 1.15.1-4build1

Unit Testing Library for C++ - development library

https://www.freedesktop.org/wiki/Software/cppunit

sudo apt install libcppunit-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: cppunit
  • 1 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Cppunit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcppunit-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libcppunit-doc 1.15.1-4build1

Unit Testing Library for C++ - documentation

https://www.freedesktop.org/wiki/Software/cppunit

sudo apt install libcppunit-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: cppunit
  • normalized package name match
  • 匹配方式:Cppunit
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcppunit-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

cppunit 1.15.1-r4

C++ unit testing framework

https://www.freedesktop.org/wiki/Software/cppunit/

sudo apk add cppunit
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: cppunit
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cppunit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cppunit from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cppunit-dev 1.15.1-r4

C++ unit testing framework (development files)

https://www.freedesktop.org/wiki/Software/cppunit/

sudo apk add cppunit-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: cppunit
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cppunit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cppunit-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cppunit-doc 1.15.1-r4

C++ unit testing framework (documentation)

https://www.freedesktop.org/wiki/Software/cppunit/

sudo apk add cppunit-doc
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: cppunit
  • normalized package name match
  • 匹配方式:Cppunit
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cppunit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

cppunit 1.15.1-27.fc44

C++ unit testing framework

https://www.freedesktop.org/wiki/Software/cppunit/

sudo dnf install cppunit
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cppunit
  • 5 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Cppunit
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cppunit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cppunit-devel 1.15.1-27.fc44

Libraries and headers for cppunit development

https://www.freedesktop.org/wiki/Software/cppunit/

sudo dnf install cppunit-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cppunit
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Cppunit
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cppunit-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

cppunit-doc 1.15.1-27.fc44

HTML formatted API documention for cppunit

https://www.freedesktop.org/wiki/Software/cppunit/

sudo dnf install cppunit-doc
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cppunit
  • 1 提供
  • normalized package name match
  • 匹配方式:Cppunit
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cppunit-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

cppunit 1.15.1-5

A C++ unit testing framework

https://www.freedesktop.org/wiki/Software/cppunit

sudo pacman -S cppunit
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Cppunit
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cppunit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

cppunit-devel 1.15.1-1.24

Include Files and Libraries for cppunit

https://www.freedesktop.org/wiki/Software/cppunit

sudo zypper install cppunit-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cppunit
  • 6 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Cppunit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cppunit-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

cppunit-devel-32bit 1.15.1-1.24

Include Files and Libraries for cppunit

https://www.freedesktop.org/wiki/Software/cppunit

sudo zypper install cppunit-devel-32bit
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: cppunit
  • 2 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Cppunit
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: cppunit-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment