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 a bigger ecosystem to make scientific packaging more sustainable. The ecosystem also consists of quetz, an open source conda package server and boa, a fast conda package builder.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:luc14n0/micromamba && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
README.user | 0000002378 2.32 KB | |
a81b949.patch | 0000000627 627 Bytes | |
mamba-1.4.6.tar.gz | 0000935342 913 KB | |
mambarc | 0000020774 20.3 KB | |
micromamba.changes | 0000002146 2.1 KB | |
micromamba.spec | 0000007031 6.87 KB | |
profile.sh | 0000002971 2.9 KB |
Revision 43 (latest revision is 68)
Try build: 5
Comments 0