IDEA Flatpak Installation, jdk installed in ~/.jdks, uninstall?
Answered
I installed the IDEA Community Edition Flatpak on Fedora 34. I installed the jdk from the prompts in IDEA.
It looks like the jdk was installed to ~/.jdks.
Is uninstalling the jdk as simple as deleting the jdk? Or are there any further associations that were made on install?
How do I remove the jdk and any traces it may leave, assuming I'd like to do so at some point?
Please sign in to leave a comment.
Hi there - as far as I remember, deleting the JDK should be enough, but let me double-check this with the dev team and get back to you.
I appreciate it. It looks like it can just be deleted, because I'm not seeing it in my PATH, but you never know.
As suspected, deleting the JDK folder should be enough:
Library/Java/JavaVirtualMachineson macOS and~/.jdkson Linux and Windows.Awesome. Thanks for checking on that.