How do i uninstall gradle?

How do i uninstall gradle?

That depends on how you installed it. If you downloaded the zipped Gradle distribution, delete the directory that you unzipped it to. If you installed Gradle with a package manager, use the same package manager to uninstall it. In any case, delete the ‘<user_home>/.gradle’ directory. If you manually added environment variables like ‘GRADLE_HOME’, remove them as well.