Install
winget install CondaForge.Mambaforge
Click to copy
↓ Download Installer
About Mambaforge
Mambaforge is Miniforge (free minimal installer for conda specific to conda-forge) with Mamba in place of Conda.
Frequently Asked Questions
How do I install Mambaforge using winget?
Open Windows Terminal or PowerShell and run:
winget install CondaForge.Mambaforge. Winget is built into Windows 10 (version 1809+) and Windows 11 — no separate download required.What is Mambaforge?
Mambaforge is Miniforge (free minimal installer for conda specific to conda-forge) with Mamba in place of Conda.
Is Mambaforge free to download?
Mambaforge is available under the BSD-3-Clause license. Use the winget command above or click the download button to get the installer directly from the publisher.
How do I update Mambaforge with winget?
Run
winget upgrade CondaForge.Mambaforge in Windows Terminal or PowerShell to update Mambaforge to the latest available version.What Windows versions support Mambaforge?
The installer for Mambaforge targets the x64 architecture. Check the publisher’s documentation for minimum Windows version requirements. Winget itself requires Windows 10 version 1809 or later.