Miniforge
Minimal installers for Conda and Mamba preconfigured to use the conda-forge package channel.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get Miniforge
Package managers
- Homebrew
brew install --cask miniforge
About Miniforge
Miniforge provides small installers that set up Conda and Mamba with conda-forge configured as the default channel, so packages in the base environment come from conda-forge rather than other channels.
It suits Python and data science users who want a lightweight way to manage environments and packages with Conda or Mamba, without a larger distribution. Installers are built for Linux, macOS and Windows.
Strengths
- Small installer with conda and mamba included
- conda-forge set as the default channel
- Builds for Linux, macOS and Windows
Limitations
- Command-line focused with no graphical manager
- Users coming from Anaconda may need to adjust channel habits
Details
- Pricing
- FreeFree and open source.
- License
- BSD-3-Clause
- Developer
- The conda-forge contributors
- Platforms
- Windows, macOS, Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Best suited for
- Python and data science users who want a minimal conda setup
- Categories
- Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to Miniforge
Compare allSoftware that can replace Miniforge for an important use case, and what changes if you switch.
Pixi
Manage project packages and environments across languages.
Pixi manages project packages and environments across languages with lock files, using configured package channels such as conda-forge.
uv
A single Rust tool that replaces pip, pipx, poetry, pyenv, virtualenv and twine, and installs packages 10 to 100 times faster.
uv is a fast Rust tool that manages Python versions, environments and packages from PyPI, rather than conda packages from conda-forge.
Poetry
A command-line tool for managing Python project dependencies, building packages and publishing them to PyPI.
Poetry manages Python-only dependencies with a lock file and builds and publishes packages to PyPI, without conda's non-Python packages.
Miniforge as an alternative
Listings that name Miniforge as an alternative.
MacPorts
Ports-style package manager that builds open-source software on macOS.
Miniforge installs conda and mamba with the conda-forge channel on macOS, Linux and Windows, geared to Python and data science packages rather than Unix ports.
Similar software
Related functionality, not necessarily a direct replacement.
pyenv
Builds and switches between multiple Python versions.
pipx
Installs Python command line applications in isolated environments.
Jupyter
Browser-based notebooks, JupyterLab and the classic Notebook, that combine live code, text and visualizations.
Spyder
An open-source Python IDE for scientific work with a variable explorer and an IPython console.
Python
A general-purpose programming language used for scripting, web backends, data analysis and machine learning.