Showing posts with label Java. Show all posts
Showing posts with label Java. Show all posts

Saturday, August 8, 2015

Installing Oracle JDK on Debian Jessie

Hi there. I just found out yet another way to install the Oracle JDK on your Debian. There's a nice article in the Debian Wiki and you only have to follow the five steps that are listed under the "Process" section. After you have installed the new .deb package, you can simply change from OpenJDK to Oracle JDK by using the update-java-alternatives command. In my case, its the following:

# update-java-alternatives --set jdk-8-oracle-x64