MineOS Turnkey & 1.18

I have freshly created a virtual machine with the buster ISO. Installation went great and the WebUI is working perfectly. However, I have failed over and over in my attempt to install Java 17. Whilst in the SSH terminal, as root, I am running the commands:

apt remove java-common

And I receive in response:

java-common is not installed, so not removed

This is impossible because I have a 99% default installation, and my java -version returns a:

openjdk version "16.0.1" 2021-04-20
OpenJDK Runtime Environment AdoptOpenJDK-16.0.1+9 (build 16.0.1+9)
OpenJDK 64-Bit Server VM AdoptOpenJDK-16.0.1+9 (build 16.0.1+9, mixed mode, sharing)

There has got to be an easier way. I hope one surfaces soon. Please let me know I am not the only one struggling.

1 Like