No instructions for uninstalling on macOS? #77
Answered
by
jc-dgit
Justin Clift (jc-dgit)
asked this question in
Q&A
|
Just installed the MS OpenJDK (.pkg) on macOS, as I need something that can do Java Web Start for access to an ancient HP iLO console. Turns out HP iLO doesn't want to work with it, and I need to install a different (AdoptOpenJDK or old Oracle) version instead. So, went to uninstall the MS OpenJDK... and there seems to be no way to do it? Looked for info in these places so far:
What the.... ? 😦 Ok, can someone please advise how to uninstall this? Surely that's a common scenario. |
Answered by
jc-dgit
Jun 21, 2021
Replies: 1 comment 1 reply
|
For anyone else who hits the same problem, this should work: That should delete the MS OpenJDK 11 files, and remove the entry for it from the macOS pkg database. |
1 reply
Answer selected by
brunoborges
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For anyone else who hits the same problem, this should work:
That should delete the MS OpenJDK 11 files, and remove the entry for it from the macOS pkg database.