Installation¶ The preferred installation is via uv. uv tool install check-config As it is packages as a Python application, you can also install it via pip(x): pip install check-config pipx install check-config Alternatively you can use, which does not need Python: cargo install check-config