Arkouda installation varies depending upon your preferred OS. If you are not planning to do Arkouda development, follow our :ref:`quickstart-label` guide. Otherwise, select the OS you are using for installation instructions.
Dependency installation will vary based on a user's operating system and preferred Python package manager. This serves as a top level view of the steps involved for installing Arkouda.
- Install Chapel
- Package Manager Installation (Anaconda Recommended)
- Python Dependency Installation (Anaconda Only)
- Arkouda Python Package Installation
For a full list of requirements, click here.
Download, clone, or fork the arkouda github repo. Further instructions assume that the current directory is the top-level directory of the repo.
.. toctree:: :maxdepth: 1 LINUX_INSTALL WINDOWS_INSTALL MAC_INSTALL