Distributions ============= **EXPLIoT** might be available for your favorite Linux distribution as package. By using this installation method you don't need to take care about pre-requirements and system's dependencies. The downside is that you not always will get the latest release. Fedora ------ The `Fedora Package Collection `_ contains **EXPLIoT**. .. code-block:: console $ sudo dnf -y install expliot It's also part of the `Fedora Security Lab `_. Nix/NixOS --------- The `NixOS package set `_ contains the **EXPLIoT** release usually in the ``unstable`` channel. .. code-block:: console $ nix-env -iA nixos.expliot