checkmk

Check is a unit test framework for C. It features a simple

Debian Debian
RUN apt-get update && \ apt-get install -y check
Ubuntu
RUN apt-get update && \ apt-get install -y check
Alpine
RUN apk add check
Arch Arch Linux
RUN pacman -S --noconfirm check
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y check
CentOS
RUN yum install -y check-checkmk
Fedora
RUN dnf install -y check-checkmk
Raspbian
RUN apt-get update && \ apt-get install -y check
click the source code to copy install checkmk on any operating system with command-not-found.com