mamba
A fast drop-in alternative to conda, using libsolv for dependency resolution
A fast drop-in alternative to conda, using libsolv for dependency resolution
To install this package, run one of the following:
mamba is a reimplementation of the conda package manager in C++ that provides:
- parallel downloading of repository data and package files using multi-threading
- libsolv for much faster dependency solving, a state of the art library used in the RPM package manager of Red Hat, Fedora and OpenSUSE
- core parts of mamba are implemented in C++ for maximum efficiency
Summary
A fast drop-in alternative to conda, using libsolv for dependency resolution
Last Updated
Sep 19, 2025 at 02:11
License
BSD-3-Clause
Total Downloads
24
Supported Platforms
GitHub Repository
https://github.com/mamba-org/mambaDocumentation
https://mamba.readthedocs.io/