ā How do I uninstall .net on Mac ?
upon running the following command, I still see presence of .net on my system
The output is
How do I remove this ?
22 Replies
Uninstall Tool - .NET
An overview of the .NET Uninstall Tool, a guided tool that enables the controlled clean-up of .NET SDKs and runtimes.
yes
I want to remove the following. I believe removing these would make the uninstall complete and a success
dotnet-core-uninstall
and ./dotnet-core-uninstall
are not the same thing
thats why your commands at the bottom didn't work
quite possibly. Try running the tool properly one more time, and if that didnt work nuke that folderwhich one are you talking about ?
you forgot the
./
prefix for running local executablesohh I see
I later ran it
okay
but it didn't help
alright
you can nuke the
dotnet
folder thenI deleted it
š
using sudo rm -rf *
yup
make sure you remove the actual folder too
inside the dotnet directory and now everything is gone
so
share
does not contain a dotnet folderthanks for responding š
It does but now it is empty
well remove the dir too
just in case some installer gets upset
š
ok..will delete the directory of dotnet then
Deleted!
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.