Download the conda-forge Installer
Miniforge is the preferred conda-forge installer and includes conda, mamba, and their dependencies.
If more packages are needed, use the conda install
or mamba install
command to install from the thousands of packages available in the conda-forge distribution. Isolated environments can be created with conda create
or mamba create
.
Miniforge Latest Release (Version )
Installation
Basic installation instructions are available below. More detailed instructions are available here.
Unix-like platforms (Mac OS & Linux)
Download the installer and run bash Miniforge3-$(uname)-$(uname -m).sh
Windows
Download and execute the Windows installer.