============ Installation ============ Once you've installed ``souffle-lint``, head to :doc:`usage`. Install from a Release ====================== Statically-linked binaries and Debian packages are available on the `releases page`_. Install with Cargo ================== You can also install souffle-lint via Cargo and crates.io: .. code-block:: bash cargo install souffle-lint Build and Install from Source ============================= See :doc:`build`. .. _releases page: https://github.com/langston-barrett/souffle-lint/releases