{"tool":"conda","tool_display":"Conda","intent":"deactivate-conda-environment","intent_display":"deactivate conda environment","title":"Conda Command: deactivate conda environment","command_string":"conda deactivate","raw_command_string":"conda deactivate","description":"Exact CLI syntax to deactivate conda environment using Conda.","usage_scenario":"When switching to a base or another Conda environment.","scenario_context":"Easily switch back to the base environment after working in a specific conda environment.","simulated_output":"(base) user@machine:~$ conda deactivate\n\n# Now in base environment\n(base) user@machine:~$","how_to_steps":["Run the command: `conda deactivate` to exit the current conda environment.","Verify the result: Check your prompt to ensure you're now in the base environment."],"inferred_category":"Package Management","canonical_url":"https://www.syntaxstandard.com/conda/deactivate-conda-environment"}