I'm simply trying to install the oracle-java8-installer package in order to install JAVA 8 on my debian server.
No idea why, I get the following output:
root@vps:~# sudo apt-get install oracle-java8-installer
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package oracle-java8-installer
Any idea what could have gone wrong?