Some web services may need the Oracle Java Runtime Environment to be installed in the system for running the services properly. If you would like to get the proprietary Oracle Java packages for your system, you can download and install them.
Following these steps:-
Press Ctrl-Alt-T to run Terminal.
Enter sudo add-apt-repository ppa:webupd8team/java to add the partner repository.
Enter sudo apt-get update to update the source list.
Enter sudo apt-get install oracle-java8-installer to download and install the Oracle Java packages.
Enter sudo java -version to check the version of the Java used in the system.
Enter sudo update-alternatives --config java to choose the default Java for use in the system when necessary.
Enter sudo add-apt-repository ppa:webupd8team/java to add the partner repository.
Enter sudo apt-get update to update the source list.
Enter sudo apt-get install oracle-java8-installer to download and install the Oracle Java packages.
Enter sudo java -version to check the version of the Java used in the system.
Enter sudo update-alternatives --config java to choose the default Java for use in the system when necessary.
Note: - The new version of Oracle Java may not allow you to run applications or services that are unsigned or self-signed. If you trust the services that you're using, you may configure the security level of JRE or add the services to the Exception Site List using the Java Control Panel.
To run it, enter /usr/bin/jcontrol in the Terminal
press Alt-F2, type jcontrol then run the Oracle Java 8 plugin control panel.
No comments: