This video describes the process of installing Java on your Linux PC. The process can be used to install Java on debian based Linux operating systems such as Ubuntu, Linux Mint, Debian, etc..
The video shows the process to install JAVA Runtime Environment (JRE) as well as Java Development Kit (JDK). If you wish to run a Java based software, you need to install JRE only, whereas, if you wish to develop Java based software then you will need yo install JDK.
Tip: JDK contains JRE, so if you install JDK you do not need to install JRE.
Source Article: https://www.techsolveprac.com/install...
Hastags: #javainstall #java