cppunit-config

Unit Testing Library for C++

Debian Debian
RUN apt-get update && \ apt-get install -y libcppunit-dev
Ubuntu
RUN apt-get update && \ apt-get install -y libcppunit-dev
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libcppunit-dev
CentOS
RUN yum install -y cppunit-devel
Fedora
RUN dnf install -y mingw32-cppunit
Raspbian
RUN apt-get update && \ apt-get install -y libcppunit-dev
click the source code to copy install cppunit-config on any operating system with command-not-found.com