Unable to remove conda from ubuntu

Viewed 22

I want to remove conda from my ubuntu-22 but couldn't even after deactivating it;

imto1@imto1:~$ conda deactivate
imto1@imto1:~$ conda remove --all

CondaEnvironmentError: cannot remove current environment. deactivate and run conda remove again

Please help; [1]: https://i.stack.imgur.com/tUO0T.png

0 Answers
Related