micromamba
Verified for current stable LTS
Micromamba Command: Show Micromamba Setup Info
Use for show micromamba setup info with Micromamba. Exact CLI syntax to show micromamba setup info using Micromamba.
When to use this: Use for show micromamba setup info with Micromamba.
Command Syntax
micromamba info micromamba info Live Command Builder
Final Command
micromamba info Command Breakdown
micromamba is the base executable for this command.
FAQ
Purpose: Exact syntax to show micromamba setup info using Micromamba.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Micromamba Command: Activate Environment By Path Or Name
micromamba activate -p /<path/to/env> Micromamba Command: Create Environment With Packages micromamba create -p /<path/to/env> <python=3.11 numpy> Micromamba Command: Install Packages In Active Environment micromamba install <scipy pandas> Micromamba Command: List Installed Packages micromamba list Micromamba Command: Query Package Dependencies In Tree Format micromamba repoquery depends -t <package_name>