Automic VaultAutomic Vault

brew

check mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install check

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install check

MacPorts ports tree · devel/check/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add check

Alpine Linux edge package indexes · check · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install check

Debian stable package indexes · check · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install check

Fedora Rawhide package metadata · check · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#check

nixpkgs package indexes · pkgs/by-name/ch/check/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S check

Arch Linux sync databases · check · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install check-devel

openSUSE Tumbleweed package metadata · check-devel · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

C unit testing framework

Verlauf

Projektgeschichte und Nutzung

Check is a C unit testing framework whose defining feature is running tests in separate address spaces so assertion failures, segmentation faults, and signals can be reported without killing the whole runner.

Projektgeschichte

Check's NEWS file records an initial public 0.5.0 release before the 0.6.0 release in June 2001. Its documentation explains the name as a reference to the Autoconf/Automake `make check` testing idiom, while noting that those build tools are not required.

Adoptionsgeschichte

The project long predates its 2015 GitHub mirror/repository creation. Its README and website document Autotools and CMake builds, pkg-config-style packaging, Windows support through Cygwin/MinGW/MSVC, and availability across many Unix-like package repositories.

Wie es verwendet wird

Developers link against Check, define suites and test cases in C, and run tests through `make check`, CTest, or their own runner. Check reports failures in source-location formats and can output Subunit, TAP, XML, and generic logs.

Warum Paket-Nerds sich dafür interessieren

Check is significant because it is one of the classic packaged C testing libraries: small, C-focused, build-system-friendly, and old enough to be present in mainstream Linux, BSD, macOS, and source-based packaging ecosystems.

Zeitleiste

  • 2001: 0.5.0 initial public release recorded in NEWS.
  • 2001: 0.8.0 added nofork mode and pipe-based backend.
  • 2002: License changed to LGPL in 0.8.1.
  • 2010: checkmk helper added for reducing test boilerplate.
  • 2015: GitHub repository created.
  • 2020: 0.15.2 released.

Related projects

  • GNU Autounit is cited by Check documentation as an influence for using forked test processes.
  • Other C/C++ testing frameworks named in the manual include AceUnit, CUnit, CuTest, and CppUnit.
  • Autoconf, Automake, CMake, pkg-config, TAP, XML, and Subunit are important integration points.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
checkmkcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.15.2
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/libcheck/check

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoNo cached GitHub release or tag data was available.https://github.com/libcheck/checknone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:check
Version0.15.2
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/check
Homepagehttps://libcheck.github.io/check/
Repositoryhttps://github.com/libcheck/check
Upstream-Dokumentationhttps://libcheck.github.io/check
LizenzLGPL-2.1-or-later
Quellarchivhttps://github.com/libcheck/check/releases/download/0.15.2/check-0.15.2.tar.gz
Bottleverfügbar (auf 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-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

check 0.15.2-3

unit test framework for C

https://libcheck.github.io/check/

sudo apt install check
  • Section: devel
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Check
Debian stable package indexes · deb.debian.org · Debian stable package indexes: check from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

check

nix profile install nixpkgs#check
  • normalized package name match
  • Abgeglichen nach: Check
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ch/check/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

check 0.15.2-2build1

unit test framework for C

https://libcheck.github.io/check/

sudo apt install check
  • Section: universe/devel
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Check
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: check from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

check 0.15.2-r6

A unit test framework for C

https://libcheck.github.io/check/

sudo apk add check
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: check
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Check
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: check from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

check-dev 0.15.2-r6

A unit test framework for C (development files)

https://libcheck.github.io/check/

sudo apk add check-dev
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • Source Package: check
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Check
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: check-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

check-doc 0.15.2-r6

A unit test framework for C (documentation)

https://libcheck.github.io/check/

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

check 0.15.2-21.fc44

A unit test framework for C

https://libcheck.github.io/check/

sudo dnf install check
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: check
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Check
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: check from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

check-checkmk 0.15.2-21.fc44

Translate concise versions of test suites into C programs

https://libcheck.github.io/check/

sudo dnf install check-checkmk
  • License: checkmk
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: check
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Check
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: check-checkmk from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

check-devel 0.15.2-21.fc44

Libraries and headers for developing programs with check

https://libcheck.github.io/check/

sudo dnf install check-devel
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: check
  • 6 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Check
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: check-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

check-static 0.15.2-21.fc44

Static libraries of check

https://libcheck.github.io/check/

sudo dnf install check-static
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: check
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Check
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: check-static from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw32-check 0.15.2-21.fc44

Libraries and headers for developing programs with check

https://libcheck.github.io/check/

sudo dnf install mingw32-check
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: check
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Check
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw32-check from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

mingw64-check 0.15.2-21.fc44

Libraries and headers for developing programs with check

https://libcheck.github.io/check/

sudo dnf install mingw64-check
  • License: LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: check
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Check
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mingw64-check from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

check 0.15.2-4

Unit testing framework for C

https://libcheck.github.io/check/

sudo pacman -S check
  • License: LGPL-2.1-or-later
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Check
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: check from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

check-devel 0.15.2-2.18

Development files for the CHECK unit test framework

https://libcheck.github.io/check/

sudo zypper install check-devel
  • License: LGPL-2.1-or-later
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: check
  • 5 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Check
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: check-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libcheck0 0.15.2-2.18

Unit Test Framework for C

https://libcheck.github.io/check/

sudo zypper install libcheck0
  • License: LGPL-2.1-or-later
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: check
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Check
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libcheck0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

check

sudo port install check
  • normalized package name match
  • Abgeglichen nach: Check
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/check/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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