.. SPDX-FileCopyrightText: 1992-2026 NWO-I/SRON Space Research Organisation Netherlands .. .. SPDX-License-Identifier: CC-BY-4.0 Install ======= SPEX can be installed and used in multiple ways on Mac and Linux systems. We recommend to install SPEX into a new conda/mamba environment. If you would like to avoid conda or mamba, then we also have individual install packages available. It is also possible to compile SPEX from the source code to make sure that your installation fits your environment. Additionally, we also provide SPEX in a docker image if that is more convenient for your use case. .. toctree:: :maxdepth: 1 install/conda install/install install/pyspex install/compile install/docker