Closed taime closed 4 years ago
Why Oracle? Is it possible to use OpenJDK? If not - why??
you can try it and let us know
you can try it and let us know
Your script is completely broken: Got error: Package 'oracle-java8-installer' has no installation candidate
please fix it.
check release 2.2.0
and commit d61cc7e2
Ubuntu 18.
Got error: Package 'oracle-java8-installer' has no installation candidate
(The problem with
apt-get install oracle-java8-installer
)May be should use this: can be installed with:
sudo apt install default-jre
ORsudo apt install openjdk-11-jre-headless
ORsudo apt install openjdk-8-jre-headless
Here is stackoverflow answer: https://askubuntu.com/questions/790671/oracle-java8-installer-no-installation-candidate
For ubuntu 16, 14 and etc...
For Debian