Skip to content

Installation

To install a precompiled package run one of the following commands.

The version number at the end must match the version of Clang/LLVM used.

Terminal window
# macOS
brew install mull-project/mull/mull@19
Terminal window
# Debian / Ubuntu
curl -1sLf 'https://dl.cloudsmith.io/public/mull-project/mull-stable/setup.deb.sh' | sudo -E bash
sudo apt-get install mull-19
Terminal window
# RedHat
curl -1sLf 'https://dl.cloudsmith.io/public/mull-project/mull-stable/setup.rpm.sh' | sudo -E bash
sudo yum install mull-19

Check the installation:

Terminal window
mull-runner-19 --version

The output should look similar:

mull-runner 0.31.0
Mull: Practical mutation testing and fault injection for C and C++
Home: https://github.com/mull-project/mull
Docs: https://mull.readthedocs.io
Support: https://mull.readthedocs.io/en/latest/Support.html
LLVM: 19.1.7