Installation
===========================================
.. _install:

RAW can be downloaded from `sourceforge <https://sourceforge.net/projects/bioxtasraw/>`_.
There are prebuilt installers for Windows (.msi), MacOs (.dmg), and Debian/Ubuntu (.deb).
Installation on other Linux distributions requires building from source.

*  `Download Windows installer
   <https://sourceforge.net/projects/bioxtasraw/files/RAW-2.3.0-win64.msi/download>`_ (
   Windows 10 or newer)
*  `Download MacOS x86_64 (Intel) installer
   <https://sourceforge.net/projects/bioxtasraw/files/RAW-2.3.0-mac-x86_64.dmg/download>`_
   (MacOS 11 or newer)
*  `Download MacOS arm64 (Apple Silicon/M chips) installer
   <https://sourceforge.net/projects/bioxtasraw/files/RAW-2.3.0-mac-arm64.dmg/download>`_
   (MacOS 12 or newer)
*  `Download Ubuntu/Debian installer
   <https://sourceforge.net/projects/bioxtasraw/files/RAW-2.3.0-linux-x86_64.deb/download>`_
   (Ubuntu 18.04/Debian 10 or newer)
*  `Download source code
   <https://sourceforge.net/projects/bioxtasraw/files/RAW-2.3.0-source.zip/download>`_
   (Other)

RAW is also available through `SBGrid <https://sbgrid.org/software/titles/bioxtas-raw>`_.

Some features in RAW require a separate installation of the
`ATSAS <https://github.com/biosaxs-com/atsas-community>`_ package.

For installation instructions for the API, see the :ref:`API documentation.<api>`

Detailed installation instructions
-----------------------------------
.. toctree::
   :maxdepth: 2
   :includehidden:

   install/win_install
   install/mac_install
   install/linux_install
