macOS
brew install micromambalocal Homebrew formula metadata
brew
Fast Cross-Platform Package Manager. Version 2.8.1 via Homebrew; verified 2026-06-09.
install
brew install micromambalocal Homebrew formula metadata
sudo dnf install mambaFedora Rawhide package metadata · mamba · source: dl.fedoraproject.org
nix profile install nixpkgs#micromambanixpkgs package indexes · pkgs/by-name/mi/micromamba/package.nix · source: api.github.com
winget install --id Mamba.Micromamba -eWindows Package Manager source index · Mamba.Micromamba · source: cdn.winget.microsoft.com
overview
Fast Cross-Platform Package Manager
history
micromamba is the small, standalone member of the Mamba package-manager family. Mamba began at QuantStack as a C++ reimplementation of conda focused on faster dependency solving and downloads, using libsolv and parallel fetching while preserving conda-compatible package operations. That work grew inside the conda-forge ecosystem, where fast solving matters for large scientific and data-science package graphs.
micromamba packages the same codebase with different build choices: the official documentation describes it as a tiny, statically linked C++ executable with its own CLI, no required `base` environment, and no bundled Python. The Mamba README positions it for CI/CD pipelines, Docker images, bootstrapping, and other places where a single self-contained executable is easier than installing Miniforge or a full conda stack.
A major technical milestone came with the Mamba 2.0 effort, which made Mamba use the same standalone code as micromamba and removed the older Python-dependent pieces. For package-manager users, micromamba fills the bootstrapper niche: create or run conda environments quickly without first carrying an entire conda distribution.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/conda/.condarc/etc/conda/condarc/etc/conda/condarc.d//etc/conda/.mambarc/var/lib/conda/.condarc/var/lib/conda/condarc/var/lib/conda/condarc.d//var/lib/conda/.mambarc{root_prefix}/.condarc{root_prefix}/condarc{root_prefix}/condarc.d{root_prefix}/.mambarc~/.conda/.condarc~/.conda/condarc~/.conda/condarc.d~/.condarc~/.mambarc{target_prefix}/.condarc{target_prefix}/condarc{target_prefix}/condarc.d{target_prefix}/.mambarc$CONDARC$MAMBARCC:\ProgramData\conda\.condarcC:\ProgramData\conda\condarcC:\ProgramData\conda\condarc.dC:\ProgramData\conda\.mambarc{root_prefix}\.condarc{root_prefix}\condarc{root_prefix}\condarc.d{root_prefix}\.mambarc~\.conda\.condarc~\.conda\condarc~\.conda\condarc.d~\.condarc~\.mambarc{target_prefix}\.condarc{target_prefix}\condarc{target_prefix}\condarc.d{target_prefix}\.mambarc%CONDARC%%MAMBARC%executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mamba | cli | global executable | |
micromamba | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/mamba-org/mamba
install metadata
| Package key | brew:micromamba |
|---|---|
| Version | 2.8.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/micromamba |
| Homepage | https://github.com/mamba-org/mamba |
| Repository | https://github.com/mamba-org/mamba |
| Upstream docs | https://mamba.readthedocs.io/en/stable |
| License | BSD-3-Clause |
| Source archive | https://github.com/mamba-org/mamba/archive/refs/tags/2.8.1.tar.gz |
| Last updated | 2026-06-09T13:20:16Z |
| Pulse | updated |
| Dependencies | fmt, libarchive, libsolv, lz4, msgpack, openssl@3, reproc, simdjson, xz, yaml-cpp, zstd |
| Build dependencies | cli11, cmake, nlohmann-json, pkgconf, spdlog, tl-expected |
| Uses from macOS | bzip2, curl, krb5 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
| Caveats | Please run the following to setup your shell: $HOMEBREW_PREFIX/opt/micromamba/bin/mamba shell init --shell <your-shell> --root-prefix ~/mamba and restart your terminal. |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | micromamba |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
micromamba
nix profile install nixpkgs#micromambamamba 2.5.0-1.fc45
The Fast Cross-Platform Package Manager
https://github.com/mamba-org/mamba
sudo dnf install mambaMamba.Micromamba
winget install --id Mamba.Micromamba -emamba
nix profile install nixpkgs#mambasource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.