This tutorial comprises of the steps required for installation of Java on a Linux based system.
The tutorial also explains about how to write,compile and run your first Java program
1.) Download the java rpm from Oracle Java JDK website
2.) Locally install the rpm package using-
sudo yum localinstall jre-VERSION-linux-x64.rpm
3.)If in case there is multiple versions of Java installed on the server then we can change the default version using the alternatives option
sudo alternatives --config java
On this page of the site you can watch the video online Linux/Unix Tutorial for Java installation and First Java Program with a duration of hours minute second in good quality, which was uploaded by the user Coding GuruJi 02 June 2019, share the link with friends and acquaintances, this video has already been watched 60 times on youtube and it was liked by 4 viewers. Enjoy your viewing!