
Welcome to Mamba’s documentation! — documentation
Mamba is a fast, robust, and cross-platform package manager. It runs on Windows, OS X and Linux (ARM64 and PPC64LE included) and is fully compatible with conda packages and supports most of …
Mamba Installation — documentation
If you need an older version of Mamba, please use the Mambaforge distribution. Miniforge comes with the popular conda-forge channel preconfigured, but you can modify the configuration to use any …
Mamba User Guide — documentation
mamba vs conda CLIs # mamba and conda mainly have the same command line arguments with a few differences. For simple cases, you can swap one for the other. For a full conda compatible …
Mamba Installation — documentation
If you need an older version of Mamba, please use the Mambaforge distribution. Miniforge comes with the popular conda-forge channel preconfigured, but you can modify the configuration to use any …
Concepts — documentation
Mamba’s environments are similar to virtual environments as seen in Python’s virtualenv and similar software, but more powerful since Mamba also manages native dependencies and generalizes the …
Mamba 2.0 Changes — documentation
The Python bindings to the C++ libmamba library remain available through import libmambapy. They are now considered the first class citizen to using Mamba in Python.
Micromamba User Guide — documentation - Read the Docs
Micromamba User Guide # micromamba is a tiny version of the mamba package manager. It is a statically linked C++ executable with a separate command line interface. It does not need a base …
Micromamba Installation — documentation
The configuration for micromamba is slightly different, namely all environments and cache will be created by default under the MAMBA_ROOT_PREFIX environment variable.
Welcome to Mamba’s documentation! — documentation
Mamba is a fast, robust, and cross-platform package manager. It runs on Windows, OS X and Linux (ARM64 and PPC64LE included) and is fully compatible with ``conda`` packages and supports most …
Welcome to Mamba’s documentation! — documentation
If you need an older version of Mamba, please use the Mambaforge distribution. Miniforge comes with the popular ``conda-forge`` channel preconfigured, but you can modify the configuration to use any …