============
Installation
============

TIP: If you don't want the hundreds of packages included with Anaconda, you can
`install Miniconda <http://conda.io/docs/install/quick.html>`_, a
mini version of Anaconda that includes just conda, its dependencies and Python.

TIP: Looking for Python 3.5? See our :ref:`FAQ <anaconda-faq-35>`.

.. _requirements:

System requirements
====================

* License: Free use and redistribution under the terms of the :doc:`../eula`.
* Operating system: Windows Vista or newer, 64-bit macOS 10.10+, or Linux, including Ubuntu, RedHat, CentOS 6+, and others.
* Windows XP supported on Anaconda versions 2.2 and earlier.
  See :doc:`Old package lists <../packages/oldpkglists>`. Download it from our `archive <https://repo.continuum.io/archive/>`_.
* System architecture: 64-bit x86, 32-bit x86 with Windows or Linux, or Power8.
* Minimum 3 GB disk space to download and install.

Detailed installation information
=================================

.. toctree::
    :maxdepth: 1

    windows
    mac-os
    linux
    linux-power8
    verify-install
    hashes/index
    update-version
    uninstall

General installation information
================================

On Windows, macOS, and Linux, it is best to install Anaconda for the local user,
which does not require administrator permissions and is the most robust type of
installation. However, if you need to, you can install Anaconda system wide,
which does require administrator permissions.

.. _silent:

Silent mode install
===================

You can use `silent mode <https://conda.io/docs/user-guide/install/index.html#installing-in-silent-mode>`_ to
automatically accept default settings and have no screen prompts appear during
installation.

Installing Anaconda on a non-networked machine (air gap)
========================================================

#. Obtain a local copy of the appropriate Anaconda installer for the non-networked machine. You can copy the Anaconda installer to the target machine using many different methods including a portable hard drive, USB drive or CD.

#. After copying the installer to the non-networked machine, follow the detailed installation instructions for your operating system.
