Essay record

Ubuntu: Install open JDK 7

Record
Essay / / 1 min read / 38 words
Tags
Unfiled

DISCLOSURE: Some links may be affiliate links. Details

Open a terminal and type:

sudo apt-get install openjdk-7-jdk

Follow terminal instructions if installation requests input/runs into a problem.

If installation completes correctly ‘done.’ should appear.

If you just want to install JRE 7, replace ‘jdk’ with ‘jre’

Built with CloudSeed Rust