So I want to uninstall SDKMAN on my macOS, I was following this step for SDKMAN uninstallation instruction, rm -rf ~/.sdkman
, but it's doesn't work for my mac
rm -rf ~/.sdkman
and when I type SDK version
on my macOS console my uninstallation step is not working, this is the result when I type SDK version
.
I use macOS operating system, version Catalina
rm -rf ~/.sdkman
worked for me – Amphetamine