
Downloads - Anaconda
Download Anaconda Distribution Version | Release Date:Download For: High-Performance Distribution Easily install 1,000+ data science packages Package Management Manage packages ...
Installing conda — conda 25.11.2.dev46 documentation
Anaconda Distribution is a full featured installer that comes with a suite of packages for data science, as well as Anaconda Navigator, a GUI application for working with conda environments.
conda - anaconda | Anaconda.org
Dec 12, 2025 · Conda is an open source package management system and environment management system for installing multiple versions of software packages and their dependencies and switching …
conda.org
What is conda? Initially started as a multi-platform package management tool, the term "conda" has since evolved to encompass an entire open-source packaging ecosystem and philosophy.
GitHub - conda/conda: A system-level, binary package and …
Conda is a cross-platform, language-agnostic binary package manager. It is a package manager used in conda distributions like Miniforge and the Anaconda Distribution, but it may be used for other …
Getting started with conda — conda 25.11.2.dev48 documentation
Conda is a powerful command line tool for package and environment management that runs on Windows, macOS, and Linux. This guide to getting started with conda goes over the basics of …
Installing Anaconda Distribution - Anaconda
Miniconda is a free, miniature installation of Anaconda Distribution that includes only conda, Python, the packages they both depend on, and a small number of other useful packages.
Conda Ecosystem Explained
Aug 14, 2024 · Get to know the conda ecosystem—a vibrant community supporting an open-source, language-agnostic, and multi-platform package management system. Discover conda CLI tools for …
Working with conda - Anaconda
Anaconda Distribution installs more than 300 of these packages automatically, while Miniconda is a more lightweight distribution that contains only conda, python, their dependencies, and a small …
Installing on Windows — conda 25.11.2.dev46 documentation
Updating conda # Open Command Prompt or PowerShell from the start menu. Run conda update conda. Uninstalling conda # In the Windows Control Panel, click Add or Remove Program. Select …