==============================
Anaconda installer file hashes
==============================

All installer files are available at https://repo.continuum.io/archive/ .

You can verify the data integrity of the Anaconda installer files by `running a 
local program to generate their MD5 or SHA-256 cryptographic 
hashes <http://conda.pydata.org/docs/download.html#what-about-cryptographic-hash-verification>`_ 
and checking the output to be sure it matches the hashes (or "checksums") 
below.

If the MD5 or SHA-256 hash that you generate does not match the one 
here, the file may not have downloaded completely. Please download it 
again and re-check. If repeated downloads produce the same result, 
please `contact us <https://www.anaconda.com/contact-us>`_ to report 
the problem, including the file name, whether you used MD5 or SHA-256, 
the hash you generated, and the hash on the site.

+--------------------------------+---------------------------------------+----------------------------------------+
|                                | Python 2                              | Python 3                               |
+--------------------------------+---------------------------------------+----------------------------------------+
| 64-bit Windows                 | :doc:`64-bit Windows, Py2 <win-2-64>` | :doc:`64-bit Windows, Py3  <win-3-64>` |
+--------------------------------+---------------------------------------+----------------------------------------+
| 32-bit Windows                 | :doc:`32-bit Windows, Py2 <win-2-32>` | :doc:`32-bit Windows, Py3 <win-3-32>`  |
+--------------------------------+---------------------------------------+----------------------------------------+
| macOS graphical installer      | :doc:`macOS, Py2 <mac-2-gui>`         | :doc:`macOS, Py3 <mac-3-gui>`          |
+--------------------------------+---------------------------------------+----------------------------------------+
| macOS command line installer   | :doc:`macOS, Py2 <mac-2-cli>`         | :doc:`macOS, Py3 <mac-3-cli>`          |
+--------------------------------+---------------------------------------+----------------------------------------+
| 64-bit Linux                   | :doc:`64-bit Linux, Py2 <lin-2-64>`   | :doc:`64-bit Linux, Py3 <lin-3-64>`    |
+--------------------------------+---------------------------------------+----------------------------------------+
| 32-bit Linux                   | :doc:`32-bit Linux, Py2 <lin-2-32>`   | :doc:`32-bit Linux, Py3 <lin-3-32>`    |
+--------------------------------+---------------------------------------+----------------------------------------+

Information for all files on a single page
==========================================

.. toctree::
   :maxdepth: 1
   
   all

.. toctree::
   :hidden:

   win-2-64
   win-3-64
   win-2-32
   win-3-32
   mac-2-gui
   mac-3-gui
   mac-2-cli
   mac-3-cli
   lin-2-64
   lin-3-64
   lin-2-32
   lin-3-32
