Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, dnf, winget 安装 micromamba

查看 micromamba 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install micromamba

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#micromamba

nixpkgs package indexes · pkgs/by-name/mi/micromamba/package.nix · 来源: api.github.com

Fedora dnf已验证 · 92%
sudo dnf install mamba

Fedora Rawhide package metadata · mamba · 来源: dl.fedoraproject.org

Windows

Windows Package Manager已验证 · 92%
winget install --id Mamba.Micromamba -e

Windows Package Manager source index · Mamba.Micromamba · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Fast Cross-Platform Package Manager

命令和别名

  • mamba
  • micromamba

历史

项目历史与用法

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.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:package manager

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 11 个运行时依赖。
  • 构建元数据列出 6 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/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$MAMBARC
Windows
C:\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%

可执行文件

已安装的可执行文件

命令类型暴露范围备注
mambacli全局可执行文件
micromambacli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本2.8.1
管理器更新时间2026-06-09
本地数据OK
上游当前
检测到的最新版本2.8.1

https://github.com/mamba-org/mamba

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:micromamba
版本2.8.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/micromamba
主页https://github.com/mamba-org/mamba
仓库https://github.com/mamba-org/mamba
上游文档https://mamba.readthedocs.io/en/stable
许可证BSD-3-Clause
源码归档https://github.com/mamba-org/mamba/archive/refs/tags/2.8.1.tar.gz
最后更新2026-06-09T13:20:16Z
Pulseupdated
依赖fmt, libarchive, libsolv, lz4, msgpack, openssl@3, reproc, simdjson, xz, yaml-cpp, zstd
构建依赖cli11, cmake, nlohmann-json, pkgconf, spdlog, tl-expected
macOS 提供的库bzip2, curl, krb5
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
注意事项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.

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemicromamba
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

micromamba

nix profile install nixpkgs#micromamba
  • normalized package name match
  • 匹配方式:Micromamba
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mi/micromamba/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
dnf95%

mamba 2.5.0-1.fc45

The Fast Cross-Platform Package Manager

https://github.com/mamba-org/mamba

sudo dnf install mamba
  • License: BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libmamba
  • 9 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Micromamba
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: mamba from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
winget95%

Mamba.Micromamba

winget install --id Mamba.Micromamba -e
  • normalized package name match
  • 匹配方式:Micromamba
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Mamba.Micromamba from https://cdn.winget.microsoft.com/cache/source.msix
Nix92%

mamba

nix profile install nixpkgs#mamba
  • installed executable or alias match
  • 匹配方式:Mamba
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/mamba/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment