load conda env code example Example 1: conda list environments conda info --envs Example 2: anaconda remove environment conda env remove -n ENV_NAME