=================== Conda Documentation =================== Welcome to conda's documentation! Conda provides package, dependency, and environment management for any language. Here, you will find everything you need to get started using conda in your own projects. Install :octicon:`download;1em;sd-text-primary` ................................................ We recommend the following conda distribtions to install conda: .. grid:: 2 .. grid-item-card:: Miniconda `Miniconda `__ is an installer by `Anaconda `__ that comes preconfigured for use with the Anaconda Repository. See the notes about Anaconda's :ref:`Terms of Service `. .. button-link:: https://repo.anaconda.com/miniconda/Miniconda3-latest-Windows-x86_64.exe :color: primary :fab:`windows` Windows :bdg-light-line:`x86_64` :octicon:`download` .. button-link:: https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-arm64.pkg :color: primary :fab:`apple` macOS :bdg-light-line:`arm64 (Apple Silicon)` :octicon:`download` .. button-link:: https://repo.anaconda.com/miniconda/Miniconda3-latest-MacOSX-x86_64.pkg :color: primary :fab:`apple` macOS :bdg-light-line:`x86_64 (Intel)` :octicon:`download` .. button-link:: https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh :color: primary :fab:`linux` Linux :bdg-light-line:`x86_64 (amd64)` :octicon:`download` .. button-link:: https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-aarch64.sh :color: primary :fab:`linux` Linux :bdg-light-line:`aarch64 (arm64)` :octicon:`download` ++++ Or with :fa:`beer-mug-empty` `Homebrew `__: .. code-block:: bash brew install miniconda .. grid-item-card:: Miniforge Miniforge is an installer maintained by the `conda-forge community `__ that comes preconfigured for use with the conda-forge channel. .. button-link:: https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Windows-x86_64.exe :color: primary :fab:`windows` Windows :bdg-light-line:`x86_64` :octicon:`download` .. button-link:: https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-MacOSX-arm64.sh :color: primary :fab:`apple` macOS :bdg-light-line:`arm64 (Apple Silicon)` :octicon:`download` .. button-link:: https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-MacOSX-x86_64.sh :color: primary :fab:`apple` macOS :bdg-light-line:`x86_64 (Intel)` :octicon:`download` .. button-link:: https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-x86_64.sh :color: primary :fab:`linux` Linux :bdg-light-line:`x86_64 (amd64)` :octicon:`download` .. button-link:: https://github.com/conda-forge/miniforge/releases/latest/download/Miniforge3-Linux-aarch64.sh :color: primary :fab:`linux` Linux :bdg-light-line:`aarch64 (arm64)` :octicon:`download` +++ Or with :fa:`beer-mug-empty` `Homebrew `__: .. code-block:: bash brew install miniforge .. raw:: html

For more detailed instructions, see Miniconda's installation guide and conda-forge's download site

. New to conda? :octicon:`rocket;1em;sd-text-primary` ................................................... If you are new to conda, we first recommend the following articles: .. grid:: 1 2 2 2 :gutter: 2 .. grid-item-card:: Getting started guide :octicon:`rocket;1em;sd-text-primary` :link: /user-guide/getting-started/ :link-type: doc Learn the basics of using conda such as creating and adding packages to environments .. grid-item-card:: Managing environments :octicon:`file-submodule;1em;sd-text-primary` :link: /user-guide/tasks/manage-environments/ :link-type: doc Learn more about environments and best practices for using them in your projects .. seealso:: Want to get even more in-depth training on how to use conda for free? Check out Anaconda's `free course on conda basics `_. Other useful resources :octicon:`light-bulb;1em;sd-text-primary` ...................................................................... .. grid:: 1 2 2 2 :gutter: 2 .. grid-item-card:: Command reference :octicon:`terminal;1em;sd-text-primary` :link: /commands/index/ :link-type: doc Full reference for all standard commands and options .. grid-item-card:: Cheatsheets :octicon:`note;1em;sd-text-primary` :link: /user-guide/cheatsheet/ :link-type: doc Get the latest cheatsheet for commonly used commands .. grid-item-card:: Configuring conda :octicon:`gear;1em;sd-text-primary` :link: /user-guide/configuration/use-condarc/ :link-type: doc Learn about the various ways conda's behavior can be configured .. grid-item-card:: Glossary :octicon:`book;1em;sd-text-primary` :link: /glossary/ :link-type: doc Important vocabulary to know when working with conda Contributors welcome :octicon:`git-pull-request;1em;sd-text-primary` .................................................................... Conda is an open source project and always welcomes new contributions. Please read the following guides to get started developing conda and making your own contributions. .. grid:: 1 2 2 2 :gutter: 2 .. grid-item-card:: Contributing 101 :octicon:`people;1em;sd-text-primary` :link: /dev-guide/contributing/ :link-type: doc Learn more about how the conda project is managed and how to contribute .. grid-item-card:: Development environment :octicon:`file-code;1em;sd-text-primary` :link: /dev-guide/development-environment/ :link-type: doc Follow this guide to get your own development environment set up .. toctree:: :hidden: :maxdepth: 1 :titlesonly: user-guide/index configuration commands/index release-notes glossary dev-guide/index api/index .. |reg| unicode:: U+000AE .. REGISTERED SIGN