[](https://github.com/mamba-org/mamba/actions) [](https://gitter.im/mamba-org/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://mamba.readthedocs.io/en/latest) `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. You can read our [announcement blog post](https://medium.com/@QuantStack/open-software-packaging-for-science-61cecee7fc23). The ecosystem also consists of `quetz`, an open source `conda` package server and `boa`, a fast `conda` package builder. Please refer to the [`mamba` and `micromamba` installation guide](https://mamba.readthedocs.io/en/latest/installation.html) in the documentation. `mamba` and `micromamba` come with features on top of stock `conda`. To efficiently query repositories and query package dependencies you can use `mamba repoquery` or `micromamba repoquery`. See the [repoquery documentation](https://mamba.readthedocs.io/en/latest/user_guide/mamba.html#repoquery) for details. `micromamba` can be used to install lock files generated by [conda-lock](https://conda-incubator.github.io/conda-lock/) without having to install `conda-lock`. Simply invoke e.g. `micromamba create -n my-env -f conda-lock.yml` with an environment lockfile named `*-lock.yml` or `*-lock.yaml`.
Uploaded | Sun Mar 30 23:34:41 2025 |
md5 checksum | 0f1450592dc7555e315f5d684ce481eb |
arch | x86_64 |
build | haf1ee3a_1 |
build_number | 1 |
depends | bzip2 >=1.0.8,<2.0a0, cpp-expected, fmt >=9.1.0,<10.0a0, libarchive >=3.7.7,<3.8.0a0, libcurl >=8.4.0,<9.0a0, libgcc-ng >=11.2.0, libsolv >=0.7.30,<0.8.0a0, libstdcxx-ng >=11.2.0, nlohmann_json, openssl >=3.0.15,<4.0a0, reproc >=14.2,<15.0a0, reproc-cpp >=14.2,<15.0a0, simdjson >=3.10.1,<3.11.0a0, spdlog, yaml-cpp >=0.8.0,<0.9.0a0, zstd >=1.5.2,<1.6.0a0 |
license | BSD-3-Clause |
license_family | BSD |
md5 | 0f1450592dc7555e315f5d684ce481eb |
name | libmamba |
platform | linux |
sha1 | 2f30f4a2698d69efcf4bca3f9a549002a003d2b6 |
sha256 | 954ccf27612962d6da94f5f087d5f08689be85509f0ed762900fa1284bd7a1f4 |
size | 2285134 |
subdir | linux-64 |
timestamp | 1734469762682 |
version | 2.0.5 |