Is the conda tool installed in the base environment or out of it?
When I try to update conda, I was told to execute conda update -n base conda, does this mean that the conda tool is installed in the base environment? Or the conda tool is installed out of any environment?