mamba
Verified for current stable LTS
Mamba Commands
Mamba command syntax with verified terminal examples.
Commands
8 commands for Mamba
mamba Operations
Mamba Command: Activate Environment
mamba activate <environment_name> mamba Archive
Mamba Command: Clean Cache Remove Unused Packages
mamba clean -pt mamba Operations
Mamba Command: Create Environment With Packages
mamba create -n <environment_name> <python=3.10 matplotlib> mamba Operations
Mamba Command: Install Packages Current Environment
mamba install -c <conda-forge> <python=3.6 numpy> mamba Operations
Mamba Command: List All Environments
mamba info -e mamba Operations
Mamba Command: List Installed Packages Current Environment
mamba list mamba Search
Mamba Command: Search Package In Repositories
mamba repoquery search <numpy> mamba Operations
Mamba Command: Update All Packages Current Environment
mamba update -a Suggest a Mamba Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Mamba workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.