The fast mamba solver, now in conda!
conda-libmamba-solver is a new solver for the conda package manager which uses the solver from the mamba project behind the scenes, while carefully implementing conda's functionality and expected behaviors on top. The library used by mamba to do the heavy-lifting is called libsolv.
Additional information about the project can be found in the blog post on Anaconda's weblog: A Faster Solver for Conda: Libmamba.
Check the documentation for instructions on how to install, use and make the most out the new conda solver!
conda install defaults::conda-libmamba-solver |
|
conda install conda-forge::conda-libmamba-solver |
|
conda install conda-canary/label/dev::conda-libmamba-solver |