(installation)= # Installing pyRTE-RRTMGP On Linux (x86_64) and macOS (Intel/ARM) platforms, you can install the package with `conda`. For other platforms, you need to [build the package from source on your local system](../how_to/installation-local-dev.md) See the [Contributor Guide](../contributor_guide/contribute.md) for information on how to contribute to this effort. ## Installation with Conda (recommended) ```{include} ../../../README.md :start-after: :end-before: ```