Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Install Java

...

8 jdk (Oracle) via "apt"

 Open a command line interface and enter the following (Ubuntu):

Code Block
languagebash
titleInstallation instructions for Java SE 7 on Ubuntu
$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java7java8-installer
$ sudo apt-get install oracle-java7java8-set-default


For other *nix variants you may have to add other repos or manually download and install Java.