The Fast Cross-Platform Package Manager
mamba is a reimplementation of the conda package manager in C++. * 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 At the same time, mamba utilizes the same command line parser, package installation and deinstallation code and transaction verification routines as conda to stay as compatible as possible. mamba is part of the conda-forge ecosystem, which also consists of quetz, an open source conda package server.
| Release | Stable | Testing |
|---|---|---|
| Fedora Rawhide | 2.4.0-1.fc44 | - |
| Fedora 43 | 2.3.2-2.fc43 | 2.3.2-2.fc43 |
You can contact the maintainers of this package via email at
libmamba dash maintainers at fedoraproject dot org.