Hi
I am trying to install RM on ubuntu (virtual machine on Chromebook).
First I need to install Java 8, however when I run:
sudo apt-get install openjdk-8-jdk
I get an error message: 'Unable to locate package openjdk-8-jdk'
When researching further I see Java 8 is no longer available without a commercial licence. Is this correct?
Can someone help me install Java 8 without using sudo?