Forrest logo
back to the conda tool

conda:ai:e87cc

delete mamba envs
$ conda env remove --all -n mamba
try on your machine

This command will delete all environments named mamba in your conda installation

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • delete mamba envs?
back to the conda tool