Minnesota Supercomputing Institute
0.11.3
Tuesday, October 17, 2023
Mamba is a reimplementation of the conda package manager in C++.
At the same time, mamba utilize the same command line parser, package installation and deinstallation code and transaction verification routines as conda to stay as compatible as possible.
conda
Mamba can be loaded for use in an interactive Linux environment via the commands:
module load mamba mamba --help