Linux Lite Forums

Full Version: Installing software from .tar.gz format
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

DRW05

I am trying to install the Java Development Kit. Instructions are here:
http://docs.oracle.com/javase/8/docs/tec...l#BJFCDAIB


I can't make any progress with these commands. Can anyone provide a step by step instruction? I have the .tar.gz file downloaded and sitting in my downloads folder.
Thats the download for Oracles JDK. Linux Lite uses Open JDK, install the development kit it by opening a terminal and doing:

Code:
sudo apt-get install openjdk-7-jdk